iad2: add a proxy01.iad2 instance.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1096adb4a7
commit
121ac53d51
2 changed files with 24 additions and 0 deletions
22
inventory/host_vars/proxy01.iad2.fedoraproject.org
Normal file
22
inventory/host_vars/proxy01.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
num_cpus: 8
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora-31-ext
|
||||
ks_repo: http://209.132.181.6/pub/fedora/linux/releases/31/Server/x86_64/os/
|
||||
|
||||
vmhost: vmhost-x86-02.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.3.163.74
|
||||
eth0_secondary_ip: 10.3.163.30
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
vpn: true
|
|
@ -380,6 +380,7 @@ memcached01.stg.phx2.fedoraproject.org
|
|||
|
||||
[mirrorlist_proxies]
|
||||
proxy01.phx2.fedoraproject.org
|
||||
proxy01.iad2.fedoraproject.org
|
||||
proxy02.fedoraproject.org
|
||||
proxy03.fedoraproject.org
|
||||
proxy04.fedoraproject.org
|
||||
|
@ -561,6 +562,7 @@ loopabull01.stg.phx2.fedoraproject.org
|
|||
|
||||
[proxies_external]
|
||||
proxy01.phx2.fedoraproject.org
|
||||
proxy01.iad2.fedoraproject.org
|
||||
proxy02.fedoraproject.org
|
||||
proxy03.fedoraproject.org
|
||||
proxy04.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue