From 1ad563886fa7990bb20ea7284870e2fa248208ca Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 25 Jan 2016 18:32:31 +0000 Subject: [PATCH] Add information about the bridges and bridge netmasks. --- inventory/host_vars/virthost11.phx2.fedoraproject.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inventory/host_vars/virthost11.phx2.fedoraproject.org b/inventory/host_vars/virthost11.phx2.fedoraproject.org index 64e0d397b6..2c698bfa20 100644 --- a/inventory/host_vars/virthost11.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost11.phx2.fedoraproject.org @@ -3,3 +3,7 @@ freezes: false dns: 10.5.126.21 gw: 10.5.126.254 +br0_ip: 10.5.126.104 +br0_nm: 255.255.255.0 +br1_ip: 10.5.127.201 +br1_nm: 255.255.255.0