add some host vars
This commit is contained in:
parent
bfe5f59078
commit
751a4fc595
3 changed files with 19 additions and 0 deletions
9
inventory/host_vars/bvirthost05.phx2.fedoraproject.org
Normal file
9
inventory/host_vars/bvirthost05.phx2.fedoraproject.org
Normal 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
|
5
inventory/host_vars/kernel01.qa.fedoraproject.org
Normal file
5
inventory/host_vars/kernel01.qa.fedoraproject.org
Normal 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
|
5
inventory/host_vars/kernel02.qa.fedoraproject.org
Normal file
5
inventory/host_vars/kernel02.qa.fedoraproject.org
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue