Need some host vars
This commit is contained in:
parent
5020941be2
commit
31a4cef26f
1 changed files with 9 additions and 19 deletions
|
@ -1,26 +1,16 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.192
|
nm: 255.255.255.0
|
||||||
gw: 213.175.193.204
|
gw: 174.141.234.1
|
||||||
dns: 217.112.87.147
|
dns: 8.8.8.8
|
||||||
|
|
||||||
volgroup: /dev/Guests00
|
eth0_ip: 174.141.234.172
|
||||||
eth0_ip: 213.175.193.206
|
eth0_nm: 255.255.255.0
|
||||||
eth0_nm: 255.255.255.192
|
has_ipv6: false
|
||||||
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
|
# This is consumed by the roles/fedora-web/main role
|
||||||
sponsor: bodhost
|
sponsor: bodhost
|
||||||
|
datacenter: bodhost
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
|
|
||||||
mem_size: 6144
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_crit: 1400
|
||||||
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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue