On Friday, July 27, 2012 11:30:16 AM UTC-5, Stuart Cracraft wrote: > > The pulls are automatic > from the puppet agents and > depend on the setting of > runinterval in each client's > puppet.conf. >
Or alternatively, it seems to be fairly popular to schedule agent runs via cron with --onetime --no-daemonize. Some care is required in that case to spread out the agents so that they don't all hit the master at once, but that's doable. Be aware that running the agent that way forecloses the possibility of using "puppet kick". Others have described the best options I know for pushing out an urgent update. Note that for that case too you need to take care not to overload the master if you have many nodes. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/F1Sr16q7iPAJ. 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.