On Thu, 2010-10-21 at 14:30 -0700, Douglas Garstang wrote: > Having some issues disabling puppet. I want to use scripts to update > RPM's, and obviously you need to quiesce puppet first. > > [snip] > > [pax] app01 ~:# puppetd disable > Could not prepare for execution: Could not create PID > file: /var/run/puppet/agent.pid
Shouldn't that be: puppetd --disable instead of puppetd disable (notice the missing double dash) -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
