From: Peter Palfrader Date: Wed, 5 Aug 2015 06:56:54 +0000 (+0200) Subject: no https on handel X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=bf58802d3db767642208f7f85174d4e2f4990031;p=mirror%2Fdsa-nagios.git no https on handel --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index dcb0cad..2f6d401 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2366,14 +2366,14 @@ services: name: network service - https check: check_https hostgroups: apache-https - excludehosts: handel,menotti + excludehosts: menotti excludehostgroups: broken_https_default_vhost depends: "process - apache2 - master" normal_check_interval: 120 - name: network service - https check: dsa_check_https_want_auth - hosts: handel,menotti + hosts: menotti depends: "process - apache2 - master" normal_check_interval: 120 -