;tuxedo_username
:tuxedo credentials (used in buildmaster)
;puppetsync_pubkey
:the SSH public key for the puppetsync user, set up during the [[ReleaseEngineering/PuppetAgain/HowTo/Bootstrap a Puppetmaster|puppetmaster bootstrapping process]]
;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
;network_regexps
:a list of regular expressions representing the local network. This is used by the deployment CGI to limit access to known subnets.