I am trying to configure puppetrun to configure clients from the
puppetmaster.
But for some reason, its not working for me.
My config files goes:
On Client:
cat puppet.conf
[main]
server=puppetmaster.mydomain.com
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var
Modified the puppet.conf but no joy still.
# puppetrun -d --host client.mydomain.com
debug: Parsing /etc/puppet/puppet.conf
Finished
I dont see the changes pushed to client.mydomain.com box. I wonder if LDAP
is required component for puppetrun?
Thanks,
grg350
On Thu, Feb 11, 2010 at 12:44 PM, I