[Puppet Users] small problem with init script on RHEL6

2011-09-07 Thread Jim N
I was getting this when starting puppetmasterd (puppet- server-0.25.5-1.el6.noarch RPM install): $ sudo /etc/init.d/puppetmaster start Starting puppetmaster: Could not run: Could not create PID file: /var/ lib/puppet/run/puppetmasterd.pid This change in the init script fixed the problem: #pidf

[Puppet Users] Re: trying to resolve group dependency in creating users

2011-08-15 Thread Jim N
Hi and thanks for your response. On Aug 15, 5:30 pm, Gary Larizza wrote: > There is an implicit relationship between managed users and groups in > Puppet.  If you're managing the group 'admin' and the user 'ringo' and ringo > needs to be a part of the 'admin' group, Puppet will do the right thin