From b85fc1665c1e95479af5547294433f9b3c2c9b17 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 27 Mar 2023 16:42:15 -0700 Subject: [PATCH] bastion02: move to rhel9 Signed-off-by: Kevin Fenzi --- inventory/host_vars/bastion02.iad2.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/bastion02.iad2.fedoraproject.org b/inventory/host_vars/bastion02.iad2.fedoraproject.org index 85198df84e..1e8915ccfd 100644 --- a/inventory/host_vars/bastion02.iad2.fedoraproject.org +++ b/inventory/host_vars/bastion02.iad2.fedoraproject.org @@ -2,8 +2,8 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.163.254 eth0_ipv4_ip: 10.3.163.32 -ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL8-x86_64/ -ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-8-iad2 +ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel ssh_hostnames: - bastion.fedoraproject.org - bastion02.fedoraproject.org