From 4f020d47a58d3efcc25fbbacfc19bfb2b1c46ff9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 28 Aug 2024 17:07:36 -0700 Subject: [PATCH] Add communishift-ocm group (ticket 12138) Signed-off-by: Kevin Fenzi --- inventory/group_vars/all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index bfd2162bc7..cef62f84e9 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -65,6 +65,8 @@ communishift_projects: name: communishift-forgejo communishift-gitlabce: name: communishift-gitlabce + communishift-ocm: + name: communishift-ocm # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false