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 | |||
2010-12-13 | apt::reboot_required_notify: take into account the random sleep time. | intrigeri | |
2010-12-11 | New class: apt::reboot_required_notify | intrigeri | |
This class installs a daily cronjob that checks if a package upgrade requires the system to be rebooted; if so, cron sends a notification email to root. |