Add proxy12 on ibiblio05
This commit is contained in:
parent
749c24961d
commit
9533446335
3 changed files with 26 additions and 0 deletions
23
inventory/host_vars/proxy12.fedoraproject.org
Normal file
23
inventory/host_vars/proxy12.fedoraproject.org
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.128
|
||||||
|
gw: 152.19.134.129
|
||||||
|
dns: 8.8.8.8
|
||||||
|
|
||||||
|
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
||||||
|
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
|
vmhost: ibiblio05.fedoraproject.org
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
|
||||||
|
eth0_ip: 152.19.134.196
|
||||||
|
|
||||||
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
sponsor: ibiblio
|
||||||
|
datacenter: ibiblio
|
||||||
|
postfix_group: vpn
|
||||||
|
|
||||||
|
nrpe_procs_warn: 1200
|
||||||
|
nrpe_procs_crit: 1400
|
||||||
|
|
||||||
|
mem_size: 16384
|
||||||
|
num_cpus: 8
|
|
@ -528,6 +528,7 @@ proxy08.fedoraproject.org
|
||||||
proxy09.fedoraproject.org
|
proxy09.fedoraproject.org
|
||||||
proxy10.phx2.fedoraproject.org
|
proxy10.phx2.fedoraproject.org
|
||||||
proxy11.fedoraproject.org
|
proxy11.fedoraproject.org
|
||||||
|
proxy12.fedoraproject.org
|
||||||
|
|
||||||
[proxies-stg]
|
[proxies-stg]
|
||||||
proxy01.stg.phx2.fedoraproject.org
|
proxy01.stg.phx2.fedoraproject.org
|
||||||
|
|
2
roles/openvpn/server/files/ccd/proxy12.fedoraproject.org
Normal file
2
roles/openvpn/server/files/ccd/proxy12.fedoraproject.org
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# ifconfig-push actualIP PtPIP
|
||||||
|
ifconfig-push 192.168.1.13 192.168.0.13
|
Loading…
Add table
Add a link
Reference in a new issue