canmove, Confirmed users
1,394
edits
No edit summary |
|||
| Line 98: | Line 98: | ||
: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''' | ;'''mozpool_inventory_url''' | ||
: base URL for the Mozilla inventory | : base URL for the Mozilla inventory | ||
;'''mozpool_inventory_username''' | ;'''mozpool_inventory_username''' | ||
: LDAP username for the Mozilla inventory | : LDAP username for the Mozilla inventory | ||
;'''mozpool_inventory_password''' | ;'''mozpool_inventory_password''' | ||
: LDAP password for the Mozilla inventory | : LDAP password for the Mozilla inventory | ||
;'''mozpool_db_hostname''' | ;'''mozpool_db_hostname''' | ||
: DB hostname for the Mozilla inventory | : DB hostname for the Mozilla inventory | ||
;'''mozpool_db_database''' | ;'''mozpool_db_database''' | ||
: DB name for the Mozilla inventory | : DB name for the Mozilla inventory | ||
;'''mozpool_db_username''' | ;'''mozpool_db_username''' | ||
: DB username for the Mozilla inventory | : DB username for the Mozilla inventory | ||
;'''mozpool_db_password''' | ;'''mozpool_db_password''' | ||
: DB password for the Mozilla inventory | : DB password for the Mozilla inventory | ||
;'''mozpool_staging_db_hostname''' | ;'''mozpool_staging_db_hostname''' | ||
: Staging DB hostname for the Mozilla inventory ( | : Staging DB hostname for the Mozilla inventory (used if <tt>$mozpool_staging</tt> is true) | ||
;'''mozpool_staging_db_database''' | ;'''mozpool_staging_db_database''' | ||
: Staging DB name for the Mozilla inventory ( | : Staging DB name for the Mozilla inventory (used if <tt>$mozpool_staging</tt> is true) | ||
;'''mozpool_staging_db_username''' | ;'''mozpool_staging_db_username''' | ||
: Staging DB username for the Mozilla inventory ( | : Staging DB username for the Mozilla inventory (used if <tt>$mozpool_staging</tt> is true) | ||
;'''mozpool_staging_db_password''' | ;'''mozpool_staging_db_password''' | ||
: Staging DB password for the Mozilla inventory ( | : Staging DB password for the Mozilla inventory (used if <tt>$mozpool_staging</tt> is true) | ||