mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
inventory: fix openqa aarch worker group memberships again
We really should not deploy these straight to production, they need to go to staging first. It's easy to move them if we're happy with everything. Also, both boxes need to be in the main workers group. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -592,7 +592,6 @@ openqa01.qa.fedoraproject.org
|
||||
[openqa-workers]
|
||||
qa05.qa.fedoraproject.org
|
||||
qa14.qa.fedoraproject.org
|
||||
openqa-aarch64-02.qa.fedoraproject.org
|
||||
|
||||
# openqa-stg and openqa-stg-workers are pseudo-stg, see group_vars/openqa-stg for more details
|
||||
[openqa-stg]
|
||||
@@ -602,6 +601,8 @@ openqa-stg01.qa.fedoraproject.org
|
||||
qa07.qa.fedoraproject.org
|
||||
qa09.qa.fedoraproject.org
|
||||
openqa-ppc64le-01.qa.fedoraproject.org
|
||||
openqa-aarch64-01.qa.fedoraproject.org
|
||||
openqa-aarch64-02.qa.fedoraproject.org
|
||||
# openqa-aarch64-01.qa.fedoraproject.org
|
||||
# openqa-aarch64-02.qa.fedoraproject.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user