From 7a1fc8729ce8c77e547e006c849c1b0fccf21fd7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 18 May 2022 09:55:25 -0700 Subject: [PATCH] smtp-mm-osuosl01: fix install urls and netmask Signed-off-by: Kevin Fenzi --- inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org b/inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org index a49aeaeef1..8061065ebb 100644 --- a/inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org +++ b/inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org @@ -5,13 +5,13 @@ dns: "{{ dns1 }}" dns2: 8.8.4.4 eth0_ipv4_gw: 140.211.169.193 eth0_ipv4_ip: 140.211.169.205 -eth0_ipv4_nm: 26 +eth0_ipv4_nm: 25 eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fedb" eth0_ipv6_gw: "2605:bc80:3010:600::1" eth0_nm: 255.255.255.128 has_ipv6: yes -ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/ -ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext +ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext vmhost: osuosl01.fedoraproject.org volgroup: /dev/vg_guests vpn: true