Set correct resultsdb URL for IAD in host vars for now
Will need to clean this (and some other temporary hacks) up later. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
dafc2e6520
commit
770f03a9cf
1 changed files with 5 additions and 0 deletions
|
@ -30,3 +30,8 @@ num_cpus: 8
|
|||
|
||||
nrpe_procs_warn: 250
|
||||
nrpe_procs_crit: 300
|
||||
|
||||
## FIXME
|
||||
## THESE ARE ALL TEMPORARY during phx2 -> iad2 transition, should be
|
||||
## changed in openqa group_vars later
|
||||
openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue