Move openqa staging to new db host (with postgres 10)
db01 is on RHEL 7. db03 is on Fedora. We need postgres 10 (only available on Fedora) to use newer openQA. Hence, ze migration. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4d988fcaf1
commit
87af3acf9a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ openqa_fullname: Adam Williamson
|
|||
openqa_userid: http://adamwill.id.fedoraproject.org/
|
||||
|
||||
openqa_dbname: openqa-stg
|
||||
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
||||
openqa_dbhost: db-qa03.qa.fedoraproject.org
|
||||
openqa_dbuser: openqastg
|
||||
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
|
||||
openqa_assetsize: 450
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue