From 5a60c5789c8cb5d7d28fe4f69a52f0ceb7cd26f2 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Wed, 3 Sep 2025 12:47:06 +0100 Subject: [PATCH] communishift: add project communishift-avant Signed-off-by: David Kirwan --- inventory/group_vars/all | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index bcff53f21a..841d46ac55 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -85,6 +85,9 @@ communishift_projects: name: communishift-jitsi communishift-standupbot: name: communishift-standupbot + communishift-avant: + name: communishift-avant + storage_requests: 10Gi # true or false if we are or are not a copr build virthost. # Default to false copr_build_virthost: false