mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
iad2: just drop openqa_iad2 group until we need it
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user