[Puppet Users] Re: Error in Puppetmaster/Mongrel init script.

2008-10-23 Thread Kenneth Holter
Here's a suggestion on how to start and stop the puppetmasters. I'm sure improvements can be made (especially removing the pid file), but maybe it can be used as a starting point: start() { # Confirm the manifest exists if [ -r $PUPPETMASTER_MANIFEST ]; then if [ -n "$PUPP

[Puppet Users] Re: Error in Puppetmaster/Mongrel init script.

2008-10-20 Thread Kenneth Holter
I see. I'll take a look at ticket #1460, and if I come up with something I'll post it here for discussion. Regards, Kenneth On 10/17/08, Peter Meier <[EMAIL PROTECTED]> wrote: > > > Hi > > > However it seems that I only needed to use this -p option because I made > > the pid-dir configurable,

[Puppet Users] Re: Error in Puppetmaster/Mongrel init script.

2008-10-17 Thread Peter Meier
Hi > However it seems that I only needed to use this -p option because I made > the pid-dir configurable, which was somehow anyway not a good idea. As > discussed with David Lutterkort and mentioned in #1460 [1] I'll change > the init.d scripts with the according needs and ideas and there will be

[Puppet Users] Re: Error in Puppetmaster/Mongrel init script.

2008-10-17 Thread Peter Meier
Hi > I'm running RHEL 4, and have just installed Mongrel and Nginx. > > I found and have tried this init script: > http://github.com/duritong/puppet-puppet/tree/master/files/cluster/init.d/puppetmaster.CentOS > > Starting puppetmaster works fine, but when I try stopping it I get a "pidof: > inv