From 43c5b47eb6d3705806e552a8db081c960c048819 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 26 Aug 2014 00:14:22 +0000 Subject: [PATCH] lets add the initial inventory for our cloud noc box --- inventory/host_vars/cloud-noc01.phx2.fedoraproject.org | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 inventory/host_vars/cloud-noc01.phx2.fedoraproject.org diff --git a/inventory/host_vars/cloud-noc01.phx2.fedoraproject.org b/inventory/host_vars/cloud-noc01.phx2.fedoraproject.org new file mode 100644 index 0000000000..83e0f1c807 --- /dev/null +++ b/inventory/host_vars/cloud-noc01.phx2.fedoraproject.org @@ -0,0 +1,9 @@ +--- +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000 +datacenter: cloud +nm: 255.255.255.0 +gw: 209.132.184.254 +dns: 8.8.8.8 +eth0_ip: 209.132.184.17 +eth1_ip: 172.23.0.17