Add network interface info for virthost12 to test ansible networking more.
This commit is contained in:
parent
b4ce9d8c13
commit
cefe8bb354
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
---
|
---
|
||||||
# This virthost only has stg instances, so it doesn't freeze
|
# This virthost only has stg instances, so it doesn't freeze
|
||||||
freezes: false
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue