mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
Fix things up here by moving blockerbugs-dev to it's own group and not have it be in stg
This commit is contained in:
@@ -85,6 +85,8 @@ blockerbugs02.phx2.fedoraproject.org
|
||||
|
||||
[blockerbugs-stg]
|
||||
blockerbugs01.stg.phx2.fedoraproject.org
|
||||
|
||||
[blockerbugs-dev]
|
||||
blockerbugs-dev.cloud.fedoraproject.org
|
||||
|
||||
[bodhi]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- name: make blockerbugs servers
|
||||
hosts: blockerbugs:blockerbugs01.stg.phx2.fedoraproject.org
|
||||
hosts: blockerbugs:blockerbugs-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user