From 4025b4d158eeee1e7b49e2b00752533736d4c490 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Thu, 16 Nov 2023 11:12:54 +0100 Subject: [PATCH] [IPA] Move ipa02.stg to RHEL9 The ipa02.stg is currently behaving strangely, let's try to move it to RHEL9, as discussed in https://pagure.io/fedora-infrastructure/issue/10358, to solve the issue. The backup is available on vmhost-x86-02.stg in case anything goes wrong. Signed-off-by: Michal Konecny --- inventory/host_vars/ipa02.stg.iad2.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/ipa02.stg.iad2.fedoraproject.org b/inventory/host_vars/ipa02.stg.iad2.fedoraproject.org index 38ef6248c3..313a4011de 100644 --- a/inventory/host_vars/ipa02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/ipa02.stg.iad2.fedoraproject.org @@ -4,7 +4,7 @@ eth0_ipv4_gw: 10.3.166.254 eth0_ipv4_ip: 10.3.166.63 ## REMEMBER ONLY SET THIS TO TRUE WHEN WIPING SYSTEM TO MINIMUM ipa_initial: false -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-02.stg.iad2.fedoraproject.org volgroup: /dev/vg_guests