From e4c62d510b984761813a7d961ca5aa6cd1c7dc65 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 27 May 2016 22:34:13 +0000 Subject: [PATCH] Up these limits --- inventory/group_vars/openstack-compute | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/openstack-compute b/inventory/group_vars/openstack-compute index 6c4d2498c6..af900eeef7 100644 --- a/inventory/group_vars/openstack-compute +++ b/inventory/group_vars/openstack-compute @@ -1,5 +1,5 @@ --- host_group: openstack-compute -nrpe_procs_warn: 900 -nrpe_procs_crit: 1000 +nrpe_procs_warn: 1100 +nrpe_procs_crit: 1200 ansible_ifcfg_blacklist: true