add some host vars

This commit is contained in:
Kevin Fenzi 2017-08-21 19:57:00 +00:00
parent bfe5f59078
commit 751a4fc595
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,9 @@
---
freezes: true
nested: true
dns: 10.5.126.21
gw: 10.5.125.254
br0_ip: 10.5.125.121
br0_nm: 255.255.255.0
br1_ip: 10.5.127.123
br1_nm: 255.255.255.0

View file

@ -0,0 +1,5 @@
---
nm: 255.255.255.0
gw: 10.5.124.254
dns: 10.5.126.21
eth0_ip: 10.5.124.173

View file

@ -0,0 +1,5 @@
---
nm: 255.255.255.0
gw: 10.5.124.254
dns: 10.5.126.21
eth0_ip: 10.5.124.175