From cebe9b9cb7aa608a05b9022d29bcdf58e0656a31 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Tue, 23 Jul 2024 08:50:26 +1000 Subject: [PATCH] add communishift-forgejo project Signed-off-by: Ryan Lerch --- inventory/group_vars/all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 960f8a717f..ba95e78275 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -63,6 +63,8 @@ communishift_projects: name: communishift-planet communishift-lrossett: name: communishift-lrossett + communishift-forgejo: + name: communishift-forgejo # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false