From e72d2b062bd463befed71242e0bf6c3aaf4f672e Mon Sep 17 00:00:00 2001 From: Greg Sutcliffe Date: Mon, 28 Jul 2025 10:49:03 +0100 Subject: [PATCH] Communishift: add missing name atttribute to communishift-admins Signed-off-by: Greg Sutcliffe --- inventory/group_vars/all | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 87178c43e6..c7948b3d4f 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -36,6 +36,7 @@ collectd_apache: true # communishift project resource overrides communishift_projects: communishift-admins: + name: communishift-admins do_not_delete: true # Marked do not delete 2024-11-25 communishift-eventbot: name: communishift-eventbot