On 07/19/2012 03:46 AM, Sam Simmons wrote:
> Ah ha! The problem was --autosign
> <http://docs.puppetlabs.com/references/latest/configuration.html#autosign>
> is a bit more than just a boolean arg so you have to explicitly say true
> or false.
> 
> #!/bin/bash
> puppet master --mkusers --autosign true --verbose --no-daemonize
> 
> Using the args I had originally causes it to appear to hang, but you can
> still get catalogs from it with an agent so it actually just oddly
> silences output.

<insert obvious exclamation about not using autosign ever here> ;-)

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

Reply via email to