summaryrefslogtreecommitdiff
path: root/manifests/reboot_required_notify.pp
blob: d0006f39965de13c91e98cfe32637b2a9f6ac9cf (plain)
1
2
3
4
5
class apt::reboot_required_notify {

  class { 'apt::reboot_required_notify::wheezy': }

}