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
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
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
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, How to stop that script to make any changes on the
agent without