Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Apply code style corrections from puppet-lint | Gabriel Filion | |
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 | |||
2012-12-19 | exec{'apt_dist-upgrade'} just requires Exec['apt_updated'] if ↵ | nadir | |
apt::disable_update if false | |||
2012-12-18 | comparing variabled should use double quotes (interestingly, it does work ↵ | nadir | |
with only one too) | |||
2012-12-18 | added $apt_disable_update to disable "apt-get update" during puppetruns | nadir | |
2010-12-16 | New class: apt::dist_upgrade. | intrigeri | |