mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
and put in various configs
This commit is contained in:
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
|
||||
nested: true
|
||||
dns: 10.5.126.21
|
||||
gw: 10.5.126.254
|
||||
br0_ip: 10.5.126.145
|
||||
gw: 10.5.128.254
|
||||
br0_ip: 10.5.128.41
|
||||
br0_nm: 255.255.255.0
|
||||
br1_ip: 10.5.127.195
|
||||
br1_nm: 255.255.255.0
|
||||
@@ -2,8 +2,8 @@
|
||||
# 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.104
|
||||
gw: 10.5.128.254
|
||||
br0_ip: 10.5.128.42
|
||||
br0_nm: 255.255.255.0
|
||||
br1_ip: 10.5.127.201
|
||||
br1_nm: 255.255.255.0
|
||||
Reference in New Issue
Block a user