Allow openQA staging to report to ResultsDB staging

RDB staging wasn't allowing the 10.5.131 range where openQA
staging server lives.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2017-05-02 17:37:30 -07:00
parent 67bb403ef9
commit 6a1d129f77

View file

@ -35,6 +35,7 @@ resultsdb_secret_key: "{{ stg_resultsdb_secret_key }}"
allowed_hosts:
- 10.5.124
- 10.5.131
############################################################