ns02 and ns04 are a thing
This commit is contained in:
parent
c8bade3c4c
commit
05bec0c36f
2 changed files with 28 additions and 0 deletions
14
inventory/host_vars/ns02.fedoraproject.org
Normal file
14
inventory/host_vars/ns02.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
nm: 255.255.255.128
|
||||
gw: 152.19.134.129
|
||||
dns: 152.2.21.1
|
||||
|
||||
volgroup: /dev/VirtGuests00
|
||||
|
||||
eth0_ip: 152.19.134.139
|
||||
ansible_ssh_host: ns02.fedoraproject.org
|
||||
|
||||
postfix_group: vpn
|
||||
|
||||
vmhost: ibiblio02.fedoraproject.org
|
||||
datacenter: ibiblio
|
14
inventory/host_vars/ns04.phx2.fedoraproject.org
Normal file
14
inventory/host_vars/ns04.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.5.126.22
|
||||
ansible_ssh_host: ns04.phx2.fedoraproject.org
|
||||
|
||||
postfix_group: vpn
|
||||
|
||||
vmhost: virthost15.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
Loading…
Add table
Add a link
Reference in a new issue