Add bastion01 to ansible
This commit is contained in:
parent
bbc5a7840c
commit
fe56a8d51b
2 changed files with 12 additions and 3 deletions
11
inventory/host_vars/bastion01.phx2.fedoraproject.org
Normal file
11
inventory/host_vars/bastion01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
|
||||||
|
volgroup: /dev/vg_guests00
|
||||||
|
|
||||||
|
eth0_ip: 10.5.126.12
|
||||||
|
|
||||||
|
vmhost: virthost04.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
|
@ -64,12 +64,10 @@ badges-web01.stg.phx2.fedoraproject.org
|
||||||
bapp02.phx2.fedoraproject.org
|
bapp02.phx2.fedoraproject.org
|
||||||
|
|
||||||
[bastion]
|
[bastion]
|
||||||
|
bastion01.phx2.fedoraproject.org
|
||||||
bastion02.phx2.fedoraproject.org
|
bastion02.phx2.fedoraproject.org
|
||||||
bastion-comm01.qa.fedoraproject.org
|
bastion-comm01.qa.fedoraproject.org
|
||||||
|
|
||||||
[oldbastion]
|
|
||||||
bastion01.phx2.fedoraproject.org
|
|
||||||
|
|
||||||
[blockerbugs]
|
[blockerbugs]
|
||||||
blockerbugs01.phx2.fedoraproject.org
|
blockerbugs01.phx2.fedoraproject.org
|
||||||
blockerbugs02.phx2.fedoraproject.org
|
blockerbugs02.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue