From eca2695d74e5c3de914444a51944560a62b9cb0b Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Thu, 18 Jan 2024 15:19:00 +0100 Subject: [PATCH] [ipa/server] Update ipa03 to RHEL 9 Let's start with update of IPA in production by migration of ipa03 to RHEL9. Signed-off-by: Michal Konecny --- inventory/host_vars/ipa03.iad2.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/ipa03.iad2.fedoraproject.org b/inventory/host_vars/ipa03.iad2.fedoraproject.org index 948f55f63c..b32cc7e4d4 100644 --- a/inventory/host_vars/ipa03.iad2.fedoraproject.org +++ b/inventory/host_vars/ipa03.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.163.254 eth0_ipv4_ip: 10.3.163.104 -ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/ -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2 +ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel vmhost: vmhost-x86-06.iad2.fedoraproject.org volgroup: /dev/vg_guests