From 41bdf9d47b9c79aba1f81036692b320b0761eaee Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 6 Mar 2018 15:34:29 -0800 Subject: [PATCH] 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 --- inventory/inventory | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory/inventory b/inventory/inventory index 28d0e95598..63a7601256 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -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