intrigeri
|
1fe1fe66c3
|
Fix overzealous linting.
We do want to see \n expanded in this string.
|
2013-01-03 19:57:44 +01: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
|
5d75c10a4d
|
fix relations and finally get rid off config_file
|
2012-06-18 17:10:40 -03:00 |
|
mh
|
d47addd2ed
|
get rid off config_file wrapper
|
2012-06-18 11:41:04 -03:00 |
|
mh
|
f1a0eca466
|
Migrate - in class names to _
In newer puppet releases the old way to name class/modules with a -,
won't anymore be supported.
|
2012-04-15 15:41:58 +02:00 |
|
intrigeri
|
14cd91de33
|
apt::cron::dist-upgrade: silently keep old version of conffiles.
This makes this class' behaviour consistent with the apt::dist_upgrade one
and prevents stalled upgrades due to dpkg asking questions to a dumb robot.
|
2011-02-18 22:41:36 +01:00 |
|
intrigeri
|
fad111e036
|
Allow running cron-apt more than once a day.
|
2010-12-11 15:17:41 +01:00 |
|
Micah Anderson
|
e15283b781
|
format standardization
|
2010-12-07 13:18:41 -05:00 |
|
intrigeri
|
c43bfac6b8
|
Ensure apt-listbugs is absent in dist-upgrade mode.
Else it will crash automatic upgrades.
|
2010-10-17 17:44:19 +02:00 |
|
intrigeri
|
7b82df6d0b
|
Fix parent class name.
|
2010-10-10 11:09:25 +02:00 |
|
intrigeri
|
208e60b864
|
Add cron-apt support.
|
2010-10-06 14:06:50 +02:00 |
|