diff --git a/playbooks/groups/openqa.yml b/playbooks/groups/openqa.yml index a245681967..6dccb94ecb 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=openqa01.qa.fedoraproject.org,openqa-stg01.qa.fedoraproject.org" +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa:openqa-stg" - name: make the box be real - hosts: openqa01.qa.fedoraproject.org, openqa-stg01.qa.fedoraproject.org + hosts: openqa:openqa-stg user: root gather_facts: True @@ -36,7 +36,7 @@ - include: "{{ handlers }}/restart_services.yml" #- name: configure openqa -# hosts: openqa01.qa.fedoraproject.org, openqa-stg01.qa.fedoraproject.org +# hosts: openqa:openqa-stg # user: root # gather_facts: True #