Hi, I have a use case where the puppet server changes entries in the puppet agent''s puppet.conf to redirect agents to a new server. It changes server=NEW_SERVER, environment_NEW_ENV, and reportserver=NEW_SERVER in the puppet.conf file on the next puppetrun call (with --listen option), the agent uses the new values for reportserver and environment, but still connects to the old server. service restart seems to be the only way to reload this config param. Why is this? How can I reload the config without restarting the puppet agent? Is it safe to have the puppet agent restart itself? ie: set a notify on puppet.conf to service puppetd? regards, Dan Bode --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---