mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
make sure that resultsdb is using the IAD2 networks versus PHX2 ones
This commit is contained in:
@@ -46,8 +46,7 @@ resultsdb_db_password: "{{ prod_resultsdb_db_password }}"
|
||||
resultsdb_secret_key: "{{ prod_resultsdb_secret_key }}"
|
||||
|
||||
allowed_hosts:
|
||||
- 10.5.124
|
||||
- 10.5.131
|
||||
- 10.3.160.0/19
|
||||
|
||||
|
||||
############################################################
|
||||
|
||||
@@ -41,8 +41,8 @@ resultsdb_db_password: "{{ stg_resultsdb_db_password }}"
|
||||
resultsdb_secret_key: "{{ stg_resultsdb_secret_key }}"
|
||||
|
||||
allowed_hosts:
|
||||
- 10.5.124
|
||||
- 10.5.131
|
||||
- 10.3.160.0/19
|
||||
|
||||
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user