iad2: just drop openqa_iad2 group until we need it
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dc51a795de
commit
558efd26d8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue