I'd like to change the puppet run interval in the puppet.conf file
after the first catalog run.

I've tried by using service and notify, also tried with a exec
["/etc/init.d/puppet" restart] and a reload but to no avail.  Puppet
will terminate if done via service, subscribe/notify, and exec
restart.  However if I do a exec reload I get.

puppetd[17970]: Starting catalog run
puppetd[17970]: (//Node/puppet/File[puppet.conf]/content) changed file
contents from {md5}06a601ced9b8a5f89ce7225c9584a628 to
{md5}838c81d80e55fc3bf3709df040770321
puppetd[17970]: (//Node/puppet/Exec[/etc/init.d/puppet reload])
Triggering 'refresh' from 1 dependencies
puppetd[17970]: Finished catalog run in 0.59 seconds
puppetd[17970]: Reparsing /etc/puppet/puppet.conf

But puppet still continues to poll at the original interval and not
the new value in the puppet.conf file.

Running CentOS 5 clients.

Has anyone done this successfully?

Thanks,

Matt

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to