From baf6dbc0b0076062aae83ab9d425eb28ef00cac1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 21 Sep 2023 13:10:46 -0700 Subject: [PATCH] noc02: move to rhel9 and ibiblio02 This is a rhel7 instance, move it to rhel9. Also, ibiblio01 is old and going away, so move it to 02. Signed-off-by: Kevin Fenzi --- inventory/host_vars/noc02.fedoraproject.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/noc02.fedoraproject.org b/inventory/host_vars/noc02.fedoraproject.org index 7dca51fcce..4043c57f42 100644 --- a/inventory/host_vars/noc02.fedoraproject.org +++ b/inventory/host_vars/noc02.fedoraproject.org @@ -22,8 +22,8 @@ eth0_ipv6: "2600:2701:4000:5211:dead:beef:00fe:fed9" eth0_ipv6_gw: "2600:2701:4000:5211::1" eth0_ipv6_nm: 104 has_ipv6: yes -ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ -ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext +ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel nagios_location: 'external' nagios_srcdir: 'nagios' network_connections: @@ -49,6 +49,6 @@ postfix_group: vpn postfix_maincf: "postfix/main.cf/main.cf.noc02.fedoraproject.org" postfix_mastercf: "postfix/master.cf/master.cf.noc02.fedoraproject.org" postfix_transport_filename: transports.noc02.fedoraproject.org -vmhost: ibiblio01.fedoraproject.org +vmhost: ibiblio02.fedoraproject.org volgroup: /dev/vg_guests vpn: true