From cc75154d1ee59fcb0cdba966f9fc59e19eb0c63d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 17 Jun 2025 16:23:25 -0700 Subject: [PATCH] sundries02.rdu3: use correct ip instead of duplicating sundries01s Signed-off-by: Kevin Fenzi --- inventory/host_vars/sundries02.rdu3.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/sundries02.rdu3.fedoraproject.org b/inventory/host_vars/sundries02.rdu3.fedoraproject.org index cbfae7e1a5..87628e6e23 100644 --- a/inventory/host_vars/sundries02.rdu3.fedoraproject.org +++ b/inventory/host_vars/sundries02.rdu3.fedoraproject.org @@ -6,7 +6,7 @@ dns2: 10.16.163.34 dns_search1: "rdu3.fedoraproject.org" dns_search2: "fedoraproject.org" eth0_ipv4_gw: 10.16.163.254 -eth0_ipv4_ip: 10.16.163.81 +eth0_ipv4_ip: 10.16.163.101 ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel # This overrides a group var and lets the playbook know that we should