ansible/inventory/host_vars/proxy07.fedoraproject.org

27 lines
687 B
Org Mode
Raw Normal View History

2015-02-21 17:08:38 +00:00
---
nm: 255.255.255.192
2015-02-21 17:24:45 +00:00
gw: 213.175.193.204
2015-02-21 17:08:38 +00:00
dns: 217.112.87.147
volgroup: /dev/Guests00
eth0_ip: 213.175.193.206
eth0_nm: 255.255.255.192
2015-02-21 17:08:38 +00:00
vmhost: bodhost01.fedoraproject.org
datacenter: bodhost
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/
# This is consumed by the roles/fedora-web/main role
sponsor: bodhost
postfix_group: vpn
mem_size: 6144
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
# This is used in the httpd.conf to determine the value for serverlimit and
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
# should be lowered in the host vars for that proxy.
maxrequestworkers: 600