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