summaryrefslogtreecommitdiff
path: root/manifests/reboot_required_notify
AgeCommit message (Collapse)Author
2017-02-12Merge remote-tracking branch 'sogeecom/master' into shared-masterintrigeri
2017-01-21use include instead of inheritsLouis-Philippe Véronneau
2016-12-22fix missing/superfluous newline at the end/beginning of filesLouis-Philippe Véronneau
2016-09-22fix missing whitespaceTech SOGEECOM
2016-09-22fix issue #15Tech SOGEECOM
2016-06-29apt::reboot_required_notify::jessie: explicitly check that ↵intrigeri
$apt::use_backports is true when running Jessie. Otherwise, it would fail anyway when trying to install reboot-notifier, but in a way less user-friendly. Thanks to lavamind for the suggestion!
2016-03-16apt::reboot_required_notify::jessie: manage APT pinning to fetch ↵intrigeri
reboot-notifier from jessie-backports, when running on Jessie.
2015-08-31reboot_required_notify: add initial support for Jessie and newer.intrigeri
Note that reboot-notifier is only in stretch/sid at the moment, so to use this one needs to configure APT pinning themselves to make this package installable.
2015-08-31reboot_required_notify::wheezy: add an "ensure" parameter, defaulting to ↵intrigeri
"present".
2015-08-31reboot_required_notify: move all code to a ::wheezy class.intrigeri
It doesn't work on Jessie and newer (#1).