ReleaseEngineering/PuppetAgain/Modules/config: Difference between revisions

no edit summary
No edit summary
Line 50: Line 50:
;'''relay_domains'''
;'''relay_domains'''
:The fqdn where your smarthost will send  mail (added in {{bug|733536}})
:The fqdn where your smarthost will send  mail (added in {{bug|733536}})
;'''ganglia_config_class'''
:The puppet class to use to configure ganglia, e.g., <tt>ganglia::config-moco</tt>
;'''crl_sync_url'''
:
;'''puppet_again_repo'''
:The repository from which the PuppetAgain source should be fetched by puppet masters
;'''global_authorized_keys'''
;'''global_authorized_keys'''
:Names for SSH keys (see [[ReleaseEngineering/PuppetAgain/Modules/ssh|the ssh module]]) that will be accepted for root and (where applicable) builder on all hosts.  All names listed here must have corresponding keys in ''modules/ssh/manifests/keys.pp''.
:Names for SSH keys (see [[ReleaseEngineering/PuppetAgain/Modules/ssh|the ssh module]]) that will be accepted for root and (where applicable) builder on all hosts.  All names listed here must have corresponding keys in ''modules/ssh/manifests/keys.pp''.
;'''puppet_server_reports'''
:The 'reports' parameter that should be configured on puppet masters
;'''puppet_server_reporturl'''
:The 'reporturl' parameter that should be configured on puppet masters


=== Config::Secrets ===
=== Config::Secrets ===
Line 87: Line 97:
;'''builder_pw_kcpassword_base64'''
;'''builder_pw_kcpassword_base64'''
:kcpassword-obfuscated cleartext of the builder user's password, for autologin on Darwin ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]])
:kcpassword-obfuscated cleartext of the builder user's password, for autologin on Darwin ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]])
;'''bmm_inventory_url'''
: base URL for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_inventory_username'''
: LDAP username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_inventory_password'''
: LDAP password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_db_hostname'''
: DB hostname for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_db_database'''
: DB name for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_db_username'''
: DB username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
;'''bmm_db_password'''
: DB password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]])
canmove, Confirmed users
1,394

edits