Issue #7273 has been updated by Nigel Kersten.
Ryan Conway wrote: > That would be great yeah. So when Puppet runs for the first time, with a > default config, would we be able to pass in a command-line argument to say > which option to use? No, it would be more that you'd send a signal to the agent/apply run from inside your manifests, and then the agent/apply run would respond appropriately. so you'd have something like a bootstrap stage that set up your config file, and probably a notify to an exec that sent the signal, so if the config file changed, you respond appropriately. does that make sense to everyone? ---------------------------------------- Bug #7273: Modifying puppet.conf causes 'reparsing config' and TERM signal results in shutdown of daemon https://projects.puppetlabs.com/issues/7273 Author: Randall Hansen Status: Needs More Information Priority: Normal Assignee: Nigel Kersten Category: Target version: Affected Puppet version: Keywords: Branch: ... waiting for details from Ryan Conway ... -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
