diff --git a/playbooks/groups/openqa.yml b/playbooks/groups/openqa.yml index 50eef514ad..a245681967 100644 --- a/playbooks/groups/openqa.yml +++ b/playbooks/groups/openqa.yml @@ -3,10 +3,10 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa,openqa-stg" +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa01.qa.fedoraproject.org,openqa-stg01.qa.fedoraproject.org" - name: make the box be real - hosts: openqa, openqa-stg + hosts: openqa01.qa.fedoraproject.org, openqa-stg01.qa.fedoraproject.org user: root gather_facts: True @@ -36,7 +36,7 @@ - include: "{{ handlers }}/restart_services.yml" #- name: configure openqa -# hosts: openqa, openqa-stg +# hosts: openqa01.qa.fedoraproject.org, openqa-stg01.qa.fedoraproject.org # user: root # gather_facts: True #