Hey Everyone,
I have a question about the listen option for the puppetd command.
When I run this manually on a client called puppetclient like so
/usr/sbin/puppetd --listen --server puppetmaster.com

I can use the "puppetrun --host puppetclient" command from the server
and push config changes to that client as expected.  This tells me
there are no namespaceauth.conf or connectivity issues.

I can also run "puppetd --test --server puppetmaster" on the client
itself and the config run happens.

But what I want to do is start the clients with their init.d scripts "/
etc/init.d/puppet start" and still have them listen for puppetrun
commands.  I tried to add listen=true in the puppet.conf file but that
entry doesn't seem to be picked up there.  What am I missing?  Where
should I make the config change for the clients?  The only other thing
I can think is to edit that init.d script and put it in there.

Thanks,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to