inventory: add pdc-web02
We have run into reports of pdc throwing 503's, so make a second node so we can try and serve requests from it in case 01 is hosed. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e01343e2ba
commit
547c0d7f33
2 changed files with 16 additions and 0 deletions
14
inventory/host_vars/pdc-web02.iad2.fedoraproject.org
Normal file
14
inventory/host_vars/pdc-web02.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.169.254
|
||||
dns: 10.3.163.33
|
||||
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
eth0_ip: 10.3.169.129
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: bvmhost-x86-04.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
mem_size: 16384
|
|
@ -785,6 +785,7 @@ mailman_stg
|
|||
|
||||
[pdc_web]
|
||||
pdc-web01.iad2.fedoraproject.org
|
||||
pdc-web02.iad2.fedoraproject.org
|
||||
|
||||
[pdc_web_stg]
|
||||
# pdc-web01.stg.iad2.fedoraproject.org
|
||||
|
@ -1276,6 +1277,7 @@ pdc-backend01.iad2.fedoraproject.org
|
|||
pdc-backend02.iad2.fedoraproject.org
|
||||
pdc-backend03.iad2.fedoraproject.org
|
||||
pdc-web01.iad2.fedoraproject.org
|
||||
pdc-web02.iad2.fedoraproject.org
|
||||
pkgs01.iad2.fedoraproject.org
|
||||
proxy01.iad2.fedoraproject.org
|
||||
proxy10.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue