Issue #8962 has been updated by James Turnbull. Status changed from Unreviewed to Duplicate
Duplicate of #7244 - can you please add any comments/use cases to that ticket. ---------------------------------------- Feature #8962: Autosign with password https://projects.puppetlabs.com/issues/8962 Author: Shish Moom Status: Duplicate Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Currently when I'm setting up a new server, I run "puppetd --test --server puppet.foo.com" on the client to generate and submit a key, then "puppetca --sign --all" on the master (making sure that only the one new server got signed, and no extras), and then "puppetd --test --server puppet.foo.com" on the client a second time to actually get the config. It would be much more pleasant if I could set an autosign password in the master's config file, so that instead of three steps on two servers, I only need to run "puppetd --test --server puppet.foo.com --autosign-password 23o4tvErgc" on the client. This would give the speed and ease benefits of autosign, without the drawback of my config files being public. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
