From be00c5f65ec0311b81dea141b3f1218dc1d1ee15 Mon Sep 17 00:00:00 2001 From: Leo Puvilland Date: Thu, 28 Mar 2024 14:25:35 -0700 Subject: [PATCH] Create communishift namespace for lrossett Signed-off-by: Leo Puvilland --- inventory/group_vars/all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 55d99f85a1..594e8b80de 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -57,6 +57,8 @@ communishift_projects: pods: 16 communishift-planet: name: communishift-planet + communishift-lrossett: + name: communishift-lrossett # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false