ReleaseEngineering/PuppetAgain/Modules/puppetmaster: Difference between revisions

No edit summary
 
Line 12: Line 12:
= Secrets =
= Secrets =


Creation of new certificates is guarded by a password, using the username 'deploy'
;deploy_password
:the cleartext password
;deploy_username
:always 'deploy'
;puppetmaster_deploy_htpasswd
;puppetmaster_deploy_htpasswd
:the htpasswd-hashed password used to protect the puppetmaster deployment CGI.  Generate with <tt>htpasswd -n - deploy</tt> and only include the portion after "deploy:" in the secrets file
:the htpasswd-hashed version of the password.  Generate with <tt>htpasswd -n - deploy</tt> and only include the portion after "deploy:" in the secrets file
canmove, Confirmed users
1,394

edits