no https on handel
authorPeter Palfrader <peter@palfrader.org>
Wed, 5 Aug 2015 06:56:54 +0000 (08:56 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 5 Aug 2015 06:56:54 +0000 (08:56 +0200)
config/nagios-master.cfg

index dcb0cad..2f6d401 100644 (file)
@@ -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
   -