Add proxy101/110 vars
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8e916e6388
commit
d42f2a8b3d
3 changed files with 44 additions and 0 deletions
21
inventory/host_vars/proxy101.phx2.fedoraproject.org
Normal file
21
inventory/host_vars/proxy101.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/
|
||||||
|
|
||||||
|
vmhost: virthost06.phx2.fedoraproject.org
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
|
||||||
|
eth0_ip: 10.5.126.8
|
||||||
|
|
||||||
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
sponsor: redhat
|
||||||
|
|
||||||
|
nrpe_procs_warn: 1200
|
||||||
|
nrpe_procs_crit: 1400
|
||||||
|
|
||||||
|
collectd_graphite: True
|
||||||
|
vpn: true
|
21
inventory/host_vars/proxy110.phx2.fedoraproject.org
Normal file
21
inventory/host_vars/proxy110.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/
|
||||||
|
|
||||||
|
vmhost: virthost19.phx2.fedoraproject.org
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
|
||||||
|
eth0_ip: 10.5.126.9
|
||||||
|
|
||||||
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
sponsor: redhat
|
||||||
|
|
||||||
|
nrpe_procs_warn: 1200
|
||||||
|
nrpe_procs_crit: 1400
|
||||||
|
|
||||||
|
collectd_graphite: True
|
||||||
|
vpn: true
|
|
@ -525,6 +525,8 @@ proxy11.fedoraproject.org
|
||||||
proxy12.fedoraproject.org
|
proxy12.fedoraproject.org
|
||||||
proxy13.fedoraproject.org
|
proxy13.fedoraproject.org
|
||||||
proxy14.fedoraproject.org
|
proxy14.fedoraproject.org
|
||||||
|
proxy101.phx2.fedoraproject.org
|
||||||
|
proxy110.phx2.fedoraproject.org
|
||||||
|
|
||||||
[mm-frontend]
|
[mm-frontend]
|
||||||
mm-frontend01.phx2.fedoraproject.org
|
mm-frontend01.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue