According to the puppet.conf the the default dir is /var/run/puppet.
Thanks
chuck
** Changed in: puppet (Ubuntu)
Status: New => Won't Fix
--
puppet init.d script is broken
https://bugs.launchpad.net/bugs/212224
You received this bug notification because you are a member of Ubuntu
Bugs, w
Seen on Hardy and Intrepid!
As work-around or fix I have done this
Wrong path: /var/run/puppet/$NAME.pid
Fixed path: /var/puppet/run/$NAME.pid
Just vi /etc/init.d/puppet
:1,$s/run\/puppet/puppet\/run/
--
puppet init.d script is broken
https://bugs.launchpad.net/bugs/212224
You received this bug