add backup data for data-analysis01
This commit is contained in:
parent
8271b715d8
commit
f0e9f61cc0
1 changed files with 16 additions and 0 deletions
16
inventory/host_vars/data-analysis01.phx2.fedoraproject.org
Normal file
16
inventory/host_vars/data-analysis01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
# 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,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
|
Loading…
Add table
Add a link
Reference in a new issue