]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 26 Feb 2018 11:16:46 +0000 (12:16 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 26 Feb 2018 11:16:46 +0000 (12:16 +0100)
icinga2/conf.d/services.conf

index fb634b5c879b4123604e7dcc49ae089f40de64de..5210347e80f2e1cece6fe7070c9e5822a98c68db 100644 (file)
@@ -58,6 +58,7 @@ apply Service for (http_vhost => config in host.vars.http_vhosts) {
   import "generic-service"
 
   check_command = "http"
+  enable_flapping = true
 
   vars += config
 }