From 1764f3f86fbcfe184030e352acdc4995aa35a18e Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Wed, 11 Sep 2024 15:39:48 +0100 Subject: [PATCH] communishift: add communishift-fossology Signed-off-by: David Kirwan --- inventory/group_vars/all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index a59ec041b3..bb20fed51e 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -69,6 +69,8 @@ communishift_projects: name: communishift-ocm communishift-weekly-bootc: name: communishift-weekly-bootc + communishift-fossology: + name: communishift-fossology # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false