On Sat, Mar 17, 2012 at 9:44 PM, Afroz Hussain <[email protected]>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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
