make sure that resultsdb is using the IAD2 networks versus PHX2 ones
This commit is contained in:
parent
cb048328a1
commit
e4719bdedd
2 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
############################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue