This module provides mechanisms to assist with patch management
class { 'patchmgmt':
clean => true,
clean_day => 'sun',
clean_email => 'clean-patchmgmt@localhost',
clean_hour => '10', # start at 10am
clean_splay => '120', # 2 hour splay
list_day => 'tues',
list_email => 'list-patchmgmt@localhost',
list_hour => '14', # start at 2pm
list_splay => '120', # 2 hour splay
patch => true,
patch_day => 'wed',
patch_hour => '07',
patch_splay => '240',
}
See LICENSE file
Copyright © 2014 The Regents of the University of California
Aaron Russo [email protected]
Please log tickets and issues at the Projects site