Issue #16585 has been updated by Nick Fagerlund. Assignee set to Andrew Parker Branch set to https://github.com/puppetlabs/puppet/pull/1187
Simple enough. Pull request submitted. ---------------------------------------- Bug #16585: Remove dead "ldapnodes" setting https://projects.puppetlabs.com/issues/16585#change-71774 Author: Nick Fagerlund Status: Unreviewed Priority: Normal Assignee: Andrew Parker Category: Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1187 Per <http://projects.puppetlabs.com/projects/1/wiki/Ldap_Nodes>, the `ldapnodes` setting has been deprecated (in favor of setting `node_terminus` to `ldap`) since 0.24.0. Acking the code base shows that the value of the setting is never read, although it gets referenced in incorrect description strings for two other settings. -- 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.
