Issue #9185 has been reported by Jeff Blaine. ---------------------------------------- Bug #9185: Reload of puppet.conf does not adjust external_nodes https://projects.puppetlabs.com/issues/9185
Author: Jeff Blaine Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: 2.7.3 is all I've tested. With `external_nodes` and `node_terminus` configured (and working) to perform EN classification, if I then edit `puppet.conf` and comment out `external_nodes` and `node_terminus`, Puppet indicates that it has reloaded `puppet.conf`. Sweet. Except the following: <pre> err: Failed when searching for node rcf-cm-test.our.org: You must set the 'external_nodes' parameter to use the external node terminus </pre> Restarting the puppet master process makes the error go away, so the reload of `puppet.conf` is not fully taking effect. -- 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.
