From 3346e60b5bd3b1d3a3434112f6965ea95962e262 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 1 Mar 2018 06:50:29 +0100 Subject: [PATCH] daily autocommit --- icinga2/zones.d/master/hosts.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icinga2/zones.d/master/hosts.conf b/icinga2/zones.d/master/hosts.conf index b9c5301..ea7707f 100644 --- a/icinga2/zones.d/master/hosts.conf +++ b/icinga2/zones.d/master/hosts.conf @@ -9,10 +9,10 @@ object Host "ns2.uhu-banane.de" { vars.check_dns_domain = "uhu-banane.de" /* Define http vhost attributes for service apply rules in `services.conf`. */ - vars.http_vhosts["http"] = { - http_uri = "/" - http_timeout = 30 - } +# vars.http_vhosts["http"] = { +# http_uri = "/" +# http_timeout = 30 +# } vars.is_mail_sattelite = true -- 2.39.5