canmove, Confirmed users
1,394
edits
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 | :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 |