Updating bodhi to 5.7.3

This commit is contained in:
Adam Saleh
2021-12-08 11:12:23 +01:00
parent 83673506b6
commit 962ac282c7
3 changed files with 3 additions and 3 deletions

View File

@@ -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.2"
bodhi_version: "5.7.3"
nagios_Check_Services:
mail: false
nrpe: false

View File

@@ -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.2"
bodhi_version: "5.7.3"
nagios_Check_Services:
mail: false
nrpe: false

View File

@@ -11,7 +11,7 @@ items:
runPolicy: Serial
source:
dockerfile: |-
{{ load_file('dockerfile-base-hotfix') | indent(8) }}
{{ load_file('dockerfile-base') | indent(8) }}
type: Dockerfile
strategy:
type: Docker