From 9bb04c8713819b9448d0909f20ea204fa1edf8cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 14 Apr 2022 11:27:02 +0200 Subject: [PATCH] Add missing Bodhi variables MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- inventory/group_vars/os_control | 3 ++- inventory/group_vars/os_control_stg | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/os_control b/inventory/group_vars/os_control index f85561bd9c..47652d6ed4 100644 --- a/inventory/group_vars/os_control +++ b/inventory/group_vars/os_control @@ -2,5 +2,6 @@ os_app_url: app.os.fedoraproject.org os_url: os.fedoraproject.org -# Set the Bodhi version +# Set the Bodhi variables bodhi_version: "5.7.4" +bodhi_openshift_pods: 1 diff --git a/inventory/group_vars/os_control_stg b/inventory/group_vars/os_control_stg index d6adb908af..97d3db84f9 100644 --- a/inventory/group_vars/os_control_stg +++ b/inventory/group_vars/os_control_stg @@ -2,5 +2,6 @@ os_app_url: app.os.stg.fedoraproject.org os_url: os.stg.fedoraproject.org -# Set the Bodhi version +# Set the Bodhi variables bodhi_version: "5.7.4" +bodhi_openshift_pods: 1