[nfs] add hostvars for drives45-01

This commit is contained in:
Stephen Smoogen 2019-03-20 13:58:43 +00:00
parent e885219167
commit 9fb9018c25

View file

@ -0,0 +1,20 @@
---
# this box is not currently 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"
# 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.6
eth1_ip: 10.5.127.6
tcp_ports: [111,2049]
udp_ports: [111,2049]