From 42433709f3567f63be6f1b6717f6ca083d44efc3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 20 Nov 2022 11:02:04 -0800 Subject: [PATCH] torrent02: move ipv6 addr to not duplicate ns02 Signed-off-by: Kevin Fenzi --- inventory/host_vars/torrent02.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/torrent02.fedoraproject.org b/inventory/host_vars/torrent02.fedoraproject.org index 7d0687ce75..eaa33ce82e 100644 --- a/inventory/host_vars/torrent02.fedoraproject.org +++ b/inventory/host_vars/torrent02.fedoraproject.org @@ -17,7 +17,7 @@ dns_search2: fedoraproject.org eth0_ipv4: 152.19.134.148 eth0_ipv4_gw: 152.19.134.129 eth0_ipv4_nm: 25 -eth0_ipv6: "2600:2701:4000:5211:dead:beef:00fe:fed7" +eth0_ipv6: "2600:2701:4000:5211:dead:beef:00fe:fed8" eth0_ipv6_gw: "2600:2701:4000:5211::1" eth0_ipv6_nm: 104 has_ipv6: yes