Jerome Charaoui
d007a40333
Replace debian_*() parser functions with facts
...
* Removes dependency on lsb-release and/or Facter >1.7
(values are based on $::lsbdistcodename, when available)
* Simplifies maintenance: only lib/facter/util/* require updates as new
releases are made
Caveats:
* apt::codename is removed; to override debian_* facts, set the
FACTER_debian_codename environment variable for puppet
* If tracking unstable, make sure lsb-release is installed, as other
methods can't tell between testing and unstable
2015-05-11 12:01:35 -04:00
Gabriel Filion
ded81d8edc
Apply code style corrections from puppet-lint
...
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
+ more linting by intrigeri.
Conflicts:
manifests/apticron.pp
manifests/cron/dist_upgrade.pp
manifests/cron/download.pp
manifests/dist_upgrade/initiator.pp
manifests/init.pp
manifests/listchanges.pp
manifests/preferences.pp
manifests/preseeded_package.pp
manifests/proxy_client.pp
manifests/unattended_upgrades.pp
manifests/update.pp
2013-01-02 17:28:59 +01:00
mh
0e016e968d
migrate away from hiera stuff
2012-06-14 10:07:29 -03:00
mh
39917fb4db
new style for 2.7
2012-06-05 21:31:15 -03:00
intrigeri
2d4f6d3522
Fix 5237f9da
.
2010-12-15 22:11:34 +01:00
Micah Anderson
5237f9dab0
change $listchanges_* to $apt_listchanges, not nice to clutter up the namespace like that
2010-12-15 14:49:34 -05:00
Micah Anderson
f855a5a0ad
switch default frontend to 'mail' instead of pager, as most things are done non-interactively
2010-12-12 21:41:21 -05:00
Micah Anderson
d61a64b394
fix syntax error
2010-12-08 22:32:00 -05:00
Micah Anderson
8944374bf2
fix confusion over lsbrelease / lsbdistcodename
2010-12-08 22:27:13 -05:00
Micah Anderson
13bf7d0623
add apt-listchanges support. this is a nice compliment to using the upgrade_package functionality, because you get an email when the package has been upgraded.
2010-12-08 22:25:09 -05:00