Fix openqa master hostnames
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
aede726c58
commit
cf5d3d51a7
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
openqa_workers: 4
|
||||
openqa_hostname: {{ groups['openqa-stg'][0] }}
|
||||
openqa_hostname: openqa-stg01.qa.fedoraproject.org
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
openqa_workers: 4
|
||||
openqa_hostname: {{ groups['openqa'][0] }}
|
||||
openqa_hostname: openqa01.qa.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue