adding mariadb_root_password for beaker-stg
This commit is contained in:
parent
42a088fcaa
commit
bd2cb4161c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ beaker_db_host: localhost
|
|||
beaker_db_name: beaker
|
||||
beaker_db_user: "{{ stg_beaker_db_user }}"
|
||||
beaker_db_password: "{{ stg_beaker_db_password }}"
|
||||
mariadb_root_password: "{{ stg_beaker_mariadb_root_password }}"
|
||||
|
||||
beaker_server_url: "https://beaker.stg.qa.fedoraproject.org"
|
||||
beaker_server_cname: "beaker.stg.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue