Re: [Puppet Users] Puppet client runs outside of office hours

2012-12-12 Thread Stefan Goethals
We use this cron { "puppet": ensure => present, command => $ppt_cmd, user=> 'root', hour=> fqdn_rand(6), minute => fqdn_rand(60) } so puppet runs happen 'randomly between midnight and 05:59 Regards, Stefan - Zipkid - Goethals. On Wed, Dec 12, 2012 at 6:23 AM,

Re: [Puppet Users] Puppet client runs outside of office hours

2012-12-11 Thread DenMat Gone
Cron would be your best bet. You can manage cron jobs via puppet. kdo wrote: >anyone have any smart ideas around scheduling puppet client runs during >specific times ? such as outside of office hours ? > > >any options that can be set in the puppet.conf for example ? > >-- >You received this m

[Puppet Users] Puppet client runs outside of office hours

2012-12-11 Thread kdo
anyone have any smart ideas around scheduling puppet client runs during specific times ? such as outside of office hours ? any options that can be set in the puppet.conf for example ? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view thi