How does one configure puppet for push-only updates?
Posted
by Zed
on Server Fault
See other posts from Server Fault
or by Zed
Published on 2009-06-23T14:51:39Z
Indexed on
2010/04/30
8:27 UTC
Read the original article
Hit count: 410
puppet
|configuration-management
Setting runinterval=0 in /etc/puppet/puppet.conf causes continuous pulls, not no pulls. I'm trying to arrange puppet so that it will listen for puppetrun calls, but never pull without one.
© Server Fault or respective owner