On Thu, Jan 6, 2011 at 12:48 PM, Daniel Pittman <dan...@rimspace.net> wrote:
> A better way to do this is to use the Puppet CA application:
>
> ] puppet cert --clean $1  # $1 is the node name, as before
>
> (on older releases, puppetca --clean)
>
> That does pretty much the same thing, but does the right locking and
> everything else.  Plus, if you suddenly need to start doing something
> more on the node puppet labs will update that application to do it,
> while the DIY version means you need to know what goes on inside our
> CA. :)

Thanks for the tip.  I don't know why I didn't think to checkif
puppetca had that facility -- I call puppetca --sign just a couple
lines below that in my bootstrap script.  X-D

-- 
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