changing the db user for openqa-stg so it doesn'c collide with prod
This commit is contained in:
parent
480b1f18f9
commit
0429aa4b87
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ openqa_userid: http://adamwill.id.fedoraproject.org/
|
|||
|
||||
openqa_dbname: openqa-stg
|
||||
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
||||
openqa_dbuser: openqa
|
||||
openqa_dbuser: openqastg
|
||||
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
|
||||
|
||||
openqa_workers: 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue