Displaying 4 results from an estimated 4 matches for "tunderhi".
Did you mean:
thunderbi
2007 Dec 12
8
Solaris package woes
I am trying to get Puppet to push out a Solaris sudo package
that I built, but I keep getting errors. I tested applying
the package manually outside of Puppet and it works perfectly,
but when I attempt to push it out via Puppet it fails.
Puppetmaster Version: 0.23.2 [Ubuntu Linux 7.10 - Puppet built
from source]
Puppet client version: 0.23.0 [Sun Solaris 10 Zone - Puppet
built from source]
The
2007 Oct 12
7
Puppet is reporting missing libraries
Ok, I installed Ruby/LDAP to try and get Puppet''s ldapnodes support working and despite doing this I am still getting errors from puppetmasterd "notice: Could not set up LDAP Connection: Missing ruby/ldap libraries" followed by "info: Skipping ldap source; no ldap connection".
I traced down this particular message to: lib/puppet/parser/interpreter.rb and it appears
2007 Nov 29
5
Solaris Zone site.xml recipe
I was finally able to get ldapnodes [1] working on our puppetmaster so i''m able to start working on the fun stuff.
In the last few days it has become critical that we come up with a better way to manage the configuration of our Solaris zones.
I am planning to write a recipe that provisions the zone [using the zone resource type], but would like to avoid having to keep a stockpile
2007 Oct 10
5
Puppet ldapnodes issue
I am attempting to move our test puppet installation from looking for node information in a manifest to LDAP. I followed the instructions at: https://reductivelabs.com/trac/puppet/wiki/LdapNodes and was able to get the puppet schema loaded into our LDAP.
I can now query LDAP and modify/load data without any issues using the OpenLDAP tools.
e.g.
ldapsearch -h ldapdev1.domain.com -x