ansible/inventory/host_vars/data-analysis01.phx2.fedoraproject.org

22 lines
478 B
Org Mode
Raw Normal View History

2015-08-04 20:19:01 +00:00
---
# this box is not mission critical
freezes: false
# this box mounts a large share from the netapp to store combined http
# logs from the proxies.
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
2015-08-04 20:19:01 +00:00
fas_client_groups: sysadmin-main,sysadmin-analysis
2015-08-04 20:19:01 +00:00
# general configs
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
datacenter: phx2
nm: 255.255.255.0
gw: 10.5.126.254
dns: 10.5.126.21
eth0_ip: 10.5.126.121
eth1_ip: 10.5.127.214
tcp_ports: [80, 443, 873]