From e325a03d40321cf2d4dd4a3f3835a7ae9b7cefd9 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Tue, 15 Oct 2024 12:49:54 +0100 Subject: [PATCH] communishift: onboard communishift-commops-datanom project Infra #12119 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 cc2f0380b4..4cc57c4934 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -73,6 +73,8 @@ communishift_projects: name: communishift-fossology communishift-commops-analytics: name: communishift-commops-analytics + communishift-commops-datanom: + name: communishift-commops-datanom # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false