From f7c738a5148b3174a5af131e98a8c5fad1836765 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 13 Jun 2023 15:53:45 -0700 Subject: [PATCH] smtp-mm-ib01: move to rhel9 Signed-off-by: Kevin Fenzi --- inventory/host_vars/smtp-mm-ib01.fedoraproject.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org index 2764883510..552e5ac2cf 100644 --- a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org +++ b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org @@ -11,8 +11,8 @@ eth0_ipv6: "2600:2701:4000:5211:dead:beef:0058:5c17" eth0_ipv6_gw: "2600:2701:4000:5211::1" eth0_ipv6_nm: 104 has_ipv6: yes -ks_repo: http://38.145.60.16/repo/rhel/RHEL7-x86_64/ -ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-7-ext +ks_repo: http://38.145.60.16/repo/rhel/RHEL9-x86_64/ +ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel network_connections: - autoconnect: yes ip: @@ -32,5 +32,5 @@ network_connections: mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet -vmhost: ibiblio05.fedoraproject.org +vmhost: ibiblio02.fedoraproject.org volgroup: /dev/vg_guests