Re: [Puppet Users] Disable polling interval

2012-03-19 Thread Adam Heinz
Have you looked into using the 'schedule' type to prevent the restarts from happening during business hours? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from

Re: [Puppet Users] Disable polling interval

2012-03-17 Thread Peter Bukowinski
On Mar 17, 2012, at 11:44 AM, Afroz Hussain wrote: > I have created a script which restart the services . Since by default > the polling interval is 30 min, Hence it is getting restarted every 30 > min.. Is there any away to force that script to run as per our > requirement. > In another word, Ho

Re: [Puppet Users] Disable polling interval

2012-03-17 Thread Zico
On Sat, Mar 17, 2012 at 9:44 PM, Afroz Hussain wrote: > I have created a script which restart the services . Since by default > the polling interval is 30 min, Hence it is getting restarted every 30 > min.. Is there any away to force that script to run as per our > requirement. > You can always r