From 1d57a0787686ba4c883723faa4ef13af50f41e72 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 8 Apr 2021 14:51:25 -0700 Subject: [PATCH] buildvm-a32-01.stg: need to define eth0_ip also for virt-install Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org index 6b98c1a399..f9549bc198 100644 --- a/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org @@ -6,6 +6,7 @@ dns1: 10.3.163.33 dns2: 10.3.163.34 has_ipv4: yes +eth0_ip: 10.3.167.46 eth0_ipv4: 10.3.167.46 eth0_ipv4_nm: 24 eth0_ipv4_gw: 10.3.167.254