fixing typo in variable name for openqa-stg db password
This commit is contained in:
parent
edd06bae79
commit
2f874a4a9d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ openqa_userid: http://adamwill.id.fedoraproject.org/
|
||||||
openqa_dbname: openqa-stg
|
openqa_dbname: openqa-stg
|
||||||
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
||||||
openqa_dbuser: openqa
|
openqa_dbuser: openqa
|
||||||
openqa_dbpassword: "{{ stg_openqa_db_password }}"
|
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
|
||||||
|
|
||||||
openqa_workers: 3
|
openqa_workers: 3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue