[nfs] add hostvars for drives45-01
This commit is contained in:
parent
e885219167
commit
9fb9018c25
1 changed files with 20 additions and 0 deletions
20
inventory/host_vars/drives45-01.phx2.fedoraproject.org
Normal file
20
inventory/host_vars/drives45-01.phx2.fedoraproject.org
Normal 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]
|
Loading…
Add table
Add a link
Reference in a new issue