From cefe8bb3545e57d52fcc9f41a76b5f196cb1b324 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 1 Feb 2016 23:52:04 +0000 Subject: [PATCH] Add network interface info for virthost12 to test ansible networking more. --- inventory/host_vars/virthost12.phx2.fedoraproject.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inventory/host_vars/virthost12.phx2.fedoraproject.org b/inventory/host_vars/virthost12.phx2.fedoraproject.org index 92cc5c0e3a..6d838147d6 100644 --- a/inventory/host_vars/virthost12.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost12.phx2.fedoraproject.org @@ -1,3 +1,9 @@ --- # This virthost only has stg instances, so it doesn't freeze freezes: false +dns: 10.5.126.21 +gw: 10.5.126.254 +br0_ip: 10.5.126.152 +br0_nm: 255.255.255.0 +br1_ip: 10.5.127.202 +br1_nm: 255.255.255.0