Issue #16585 has been updated by Josh Cooper. Status changed from In Topic Branch Pending Review to Merged - Pending Release Affected Puppet version set to 0.24.0 Keywords set to ldap node terminus
Merged into 3.0.x in <https://github.com/puppetlabs/puppet/commit/0819a9e7cf15ac87f0e3b6db6e835bc5cc73966e> Installed ruby-ldap bindings, configured puppet master to use ldap node terminus, verified the master attempts to use ldap. ---------------------------------------- Bug #16585: Remove dead "ldapnodes" setting https://projects.puppetlabs.com/issues/16585#change-72693 Author: Nick Fagerlund Status: Merged - Pending Release Priority: Normal Assignee: Andrew Parker Category: Target version: 3.0.1 Affected Puppet version: 0.24.0 Keywords: ldap node terminus 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.
