Fix openqa master hostnames

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-11-13 18:11:40 +00:00
parent aede726c58
commit cf5d3d51a7
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
openqa_workers: 4
openqa_hostname: {{ groups['openqa-stg'][0] }}
openqa_hostname: openqa-stg01.qa.fedoraproject.org

View file

@ -1,2 +1,2 @@
openqa_workers: 4
openqa_hostname: {{ groups['openqa'][0] }}
openqa_hostname: openqa01.qa.fedoraproject.org