On Mar 17, 2012, at 11:44 AM, 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. > In another word, How to stop that script to make any changes on the > agent without removing from nodes.pp > > Thanks > Afroz Hussain Are you using an exec resource to run the script? Why not let puppet keep running on its regular interval and use a cron resource to schedule the script as required? -- Peter Bukowinski -- 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.