From 15b7255550fbd3325fa6ec6d251183028ea866a6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 28 Oct 2020 13:00:19 -0700 Subject: [PATCH] nagios: try and exclude centos_ipa_client_stg group from nagios Signed-off-by: Kevin Fenzi --- inventory/group_vars/nagios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/nagios b/inventory/group_vars/nagios index 54cf0d97ce..b1f71b2149 100644 --- a/inventory/group_vars/nagios +++ b/inventory/group_vars/nagios @@ -117,4 +117,4 @@ dns_external: # where it is an enormous group not needed. # Exclude these ansible host groups in hostgroups/all.cfg exclude_iad2_hostgroups: - - nixnagios + - centos_ipa_client_stg