On Sat, Mar 17, 2012 at 9:44 PM, Afroz Hussain <hussainaph...@gmail.com>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 run puppet voluntarily when you need it badly with:

puppetd  --no-daemonize  --verbose

then kill this process after your work is done!


-- 
Best,
Zico

-- 
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 this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to