iad2: just drop openqa_iad2 group until we need it

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-30 11:22:40 -07:00
parent dc51a795de
commit 558efd26d8

View file

@ -1,7 +1,7 @@
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa:openqa_stg:openqa_iad2"
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=openqa:openqa_stg"
- name: setup base openQA host
hosts: openqa:openqa_stg:openqa_iad2
hosts: openqa:openqa_stg
user: root
gather_facts: True
@ -33,7 +33,7 @@
- import_tasks: "{{ handlers_path }}/restart_services.yml"
- name: configure fedora-messaging queues on openQA servers
hosts: openqa:openqa_stg:openqa_iad2
hosts: openqa:openqa_stg
user: root
gather_facts: True