canmove, Confirmed users
1,394
edits
| Line 97: | 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]]) | ||
;''' | ;'''mozpool_inventory_url''' | ||
: base URL for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : base URL for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_inventory_username''' | ||
: LDAP username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : LDAP username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_inventory_password''' | ||
: LDAP password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : LDAP password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_db_hostname''' | ||
: DB hostname for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : DB hostname for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_db_database''' | ||
: DB name for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : DB name for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_db_username''' | ||
: DB username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : DB username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;''' | ;'''mozpool_db_password''' | ||
: DB password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | : DB password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]]) | ||
;'''mozpool_staging_db_hostname''' | |||
: Staging DB hostname for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]], used if <tt>$mozpool_stagin</tt> is true) | |||
;'''mozpool_staging_db_database''' | |||
: Staging DB name for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]], used if <tt>$mozpool_stagin</tt> is true) | |||
;'''mozpool_staging_db_username''' | |||
: Staging DB username for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]], used if <tt>$mozpool_stagin</tt> is true) | |||
;'''mozpool_staging_db_password''' | |||
: Staging DB password for the Mozilla inventory (for [[ReleaseEngineering/PuppetAgain/Modules/blackmobilemagic|black mobile magic]], used if <tt>$mozpool_stagin</tt> is true) | |||