Displaying 1 result from an estimated 1 matches for "puppermasterd".
Did you mean:
puppermaster
2007 Oct 10
5
Puppet ldapnodes issue
...ault
puppetclass: test
puppetclass: solaris
puppetclass: solaris10
puppetclass: statcomp
# search result
search: 2
result: 0 Success
I then tried to modify puppet.conf to point to LDAP using the following lines:
ldapserver = ldapdev1.domain.com
ldapbase = dc=puppet
ldapnodes = true
I restarted puppermasterd, but now I am getting this error on the puppermaster host as well as the puppet client host.
err: Could not find sink.domain.com with names sink.domain.com, sink
I pasted relavent debug information from the puppetmasterd and puppetd at: http://pastie.caboo.se/105918
Has anyone seen this problem...