From 383f39b5439ab523bb0ba7b2561b2c9cbae02097 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 22 Jul 2016 15:08:55 -0700 Subject: [PATCH] nagios: Enable allow_empty_hostgroup_assignment. This fixes the configuration being broken when we remove some of the old zulip.com hosts that are unlikely to be of interest to anyone. --- puppet/zulip_ops/files/nagios3/nagios.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/puppet/zulip_ops/files/nagios3/nagios.cfg b/puppet/zulip_ops/files/nagios3/nagios.cfg index 4f7e430483..4fc28c1b12 100644 --- a/puppet/zulip_ops/files/nagios3/nagios.cfg +++ b/puppet/zulip_ops/files/nagios3/nagios.cfg @@ -1323,4 +1323,5 @@ debug_file=/var/log/nagios3/nagios.debug max_debug_file_size=1000000 +allow_empty_hostgroup_assignment=1