From fdd116917fd0515b5b933b6309fea18165da16e2 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 24 Feb 2015 20:47:58 +0000 Subject: [PATCH] this is why. because you didnt add a hosts_var box --- inventory/hardware | 1 + inventory/host_vars/osuosl02.fedoraproject.org | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 inventory/host_vars/osuosl02.fedoraproject.org diff --git a/inventory/hardware b/inventory/hardware index 20b9921c18..d12b71ede4 100644 --- a/inventory/hardware +++ b/inventory/hardware @@ -24,6 +24,7 @@ fed-cloud13.cloud.fedoraproject.org fed-cloud14.cloud.fedoraproject.org fed-cloud15.cloud.fedoraproject.org virthost-s390.qa.fedoraproject.org +osuosl03.fedoraproject.org [ciscos] virthost14.phx2.fedoraproject.org diff --git a/inventory/host_vars/osuosl02.fedoraproject.org b/inventory/host_vars/osuosl02.fedoraproject.org new file mode 100644 index 0000000000..caeab1f2ee --- /dev/null +++ b/inventory/host_vars/osuosl02.fedoraproject.org @@ -0,0 +1,5 @@ +--- +datacenter: osuosl +virthost: true +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000