summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configuration.rb
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-06-26 22:16:11 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-06-26 22:16:11 +0000
commita627f467f0455281ce7fbe4690b7b408fbe80f82 (patch)
treefd2e7e57b92e882a2f5ca052b25aaea1ce167cb8 /lib/puppet/configuration.rb
parent0f4de4fbe63d40e4f01ffc32455289cbbaba9856 (diff)
downloadpuppet-a627f467f0455281ce7fbe4690b7b408fbe80f82.tar.gz
puppet-a627f467f0455281ce7fbe4690b7b408fbe80f82.tar.xz
puppet-a627f467f0455281ce7fbe4690b7b408fbe80f82.zip
Adding a reference to the LDAPNodes wiki page in the ldapnodes config item
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2645 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib/puppet/configuration.rb')
-rw-r--r--lib/puppet/configuration.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/puppet/configuration.rb b/lib/puppet/configuration.rb
index 5782adc82..2828559b8 100644
--- a/lib/puppet/configuration.rb
+++ b/lib/puppet/configuration.rb
@@ -550,7 +550,8 @@ module Puppet
setdefaults(:ldap,
:ldapnodes => [false,
- "Whether to search for node configurations in LDAP."],
+ "Whether to search for node configurations in LDAP. See
+ `LdapNodes`:trac: for more information."],
:ldapssl => [false,
"Whether SSL should be used when searching for nodes.
Defaults to false because SSL usually requires certificates