Changed bodhi in prod to f34 and bodhi 3.7.0

This commit is contained in:
Adam Saleh 2021-05-13 11:07:32 +02:00
parent 14c486b41d
commit d332ee42c2
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ nagios_Check_Services:
# Set some bodhi variables here. # Set some bodhi variables here.
# Since they are used when running playbooks against the master nodes. # Since they are used when running playbooks against the master nodes.
# #
bodhi_version: "5.6.1" bodhi_version: "5.7.0"
bodhi_openshift_pods: 2 bodhi_openshift_pods: 2
# GDPR SAR related dictionary # GDPR SAR related dictionary

View file

@ -2,8 +2,8 @@
nm: 255.255.255.0 nm: 255.255.255.0
gw: 10.3.169.254 gw: 10.3.169.254
dns: 10.3.163.33 dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/ ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/
volgroup: /dev/vg_guests volgroup: /dev/vg_guests
eth0_ip: 10.3.169.101 eth0_ip: 10.3.169.101
vmhost: bvmhost-x86-04.iad2.fedoraproject.org vmhost: bvmhost-x86-04.iad2.fedoraproject.org