From 1620ea25870da75f3e12e6f08ab1916556f6ba57 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Mon, 29 Nov 2021 08:36:42 +0100 Subject: [PATCH] Bumping Bodhi version to 5.7.2 --- inventory/group_vars/os_masters | 2 +- inventory/group_vars/os_masters_stg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/os_masters b/inventory/group_vars/os_masters index 1a34f53cbb..2bcad861e7 100644 --- a/inventory/group_vars/os_masters +++ b/inventory/group_vars/os_masters @@ -4,7 +4,7 @@ bodhi_openshift_pods: 1 # Set some bodhi variables here. # Since they are used when running playbooks against the master nodes. # -bodhi_version: "5.7.1" +bodhi_version: "5.7.2" nagios_Check_Services: mail: false nrpe: false diff --git a/inventory/group_vars/os_masters_stg b/inventory/group_vars/os_masters_stg index bb9d3a2fb2..5976badb81 100644 --- a/inventory/group_vars/os_masters_stg +++ b/inventory/group_vars/os_masters_stg @@ -3,7 +3,7 @@ bodhi_openshift_pods: 1 # Set some bodhi variables here. # Since they are used when running playbooks against the master nodes. # -bodhi_version: "5.7.1" +bodhi_version: "5.7.2" nagios_Check_Services: mail: false nrpe: false