resultsdb / staging: set correct db host
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3dd9d07154
commit
7a97d98e8b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ fedmsg_env: stg
|
|||
# the db_host_machine bits are so that delegation continues to work, even if
|
||||
# that db is localhost relative to resultsdb
|
||||
|
||||
resultsdb_db_host_machine: db-qa01.qa.fedoraproject.org
|
||||
resultsdb_db_host_machine: db01.stg.iad2.fedoraproject.org
|
||||
resultsdb_db_host: "{{ resultsdb_db_host_machine }}"
|
||||
resultsdb_db_port: 5432
|
||||
resultsdb_endpoint: 'resultsdb_api'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue