and put in various configs
This commit is contained in:
parent
b00a5d27ea
commit
113a82a094
5 changed files with 14 additions and 4 deletions
10
inventory/host_vars/virthost01.stg.phx2.fedoraproject.org
Normal file
10
inventory/host_vars/virthost01.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
# This virthost only has stg instances, so it doesn't freeze
|
||||||
|
freezes: false
|
||||||
|
nested: true
|
||||||
|
dns: 10.5.126.21
|
||||||
|
gw: 10.5.128.254
|
||||||
|
br0_ip: 10.5.128.40
|
||||||
|
br0_nm: 255.255.255.0
|
||||||
|
br1_ip: 10.5.127.202
|
||||||
|
br1_nm: 255.255.255.0
|
|
@ -3,8 +3,8 @@
|
||||||
freezes: false
|
freezes: false
|
||||||
nested: true
|
nested: true
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
gw: 10.5.126.254
|
gw: 10.5.128.254
|
||||||
br0_ip: 10.5.126.145
|
br0_ip: 10.5.128.41
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
br1_ip: 10.5.127.195
|
br1_ip: 10.5.127.195
|
||||||
br1_nm: 255.255.255.0
|
br1_nm: 255.255.255.0
|
|
@ -2,8 +2,8 @@
|
||||||
# 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
|
dns: 10.5.126.21
|
||||||
gw: 10.5.126.254
|
gw: 10.5.128.254
|
||||||
br0_ip: 10.5.126.104
|
br0_ip: 10.5.128.42
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
br1_ip: 10.5.127.201
|
br1_ip: 10.5.127.201
|
||||||
br1_nm: 255.255.255.0
|
br1_nm: 255.255.255.0
|
Loading…
Add table
Add a link
Reference in a new issue