From f0e9f61cc08167c02d73ca134ac37e663b6c1e0d Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 4 Aug 2015 20:19:01 +0000 Subject: [PATCH] add backup data for data-analysis01 --- .../data-analysis01.phx2.fedoraproject.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 inventory/host_vars/data-analysis01.phx2.fedoraproject.org diff --git a/inventory/host_vars/data-analysis01.phx2.fedoraproject.org b/inventory/host_vars/data-analysis01.phx2.fedoraproject.org new file mode 100644 index 0000000000..0c08458ced --- /dev/null +++ b/inventory/host_vars/data-analysis01.phx2.fedoraproject.org @@ -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