23 lines
655 B
Org Mode
23 lines
655 B
Org Mode
---
|
|
nm: 255.255.255.248
|
|
gw: 67.203.2.65
|
|
dns: 66.152.162.14
|
|
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/
|
|
volgroup: /dev/vg_Server
|
|
eth0_ip: 67.203.2.67
|
|
vmhost: coloamer01.fedoraproject.org
|
|
datacenter: coloamer
|
|
|
|
# This is consumed by the roles/fedora-web/main role
|
|
sponsor: colamer
|
|
postfix_group: vpn
|
|
|
|
mem_size: 24576
|
|
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: 400
|