From: Frank Brehm Date: Mon, 26 Feb 2018 11:16:46 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=543fb9c47489cc0689aaba643b4f697ff2e29ba5;p=config%2Fns1%2Fetc.git saving uncommitted changes in /etc prior to apt run --- diff --git a/icinga2/conf.d/services.conf b/icinga2/conf.d/services.conf index fb634b5..5210347 100644 --- a/icinga2/conf.d/services.conf +++ b/icinga2/conf.d/services.conf @@ -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 }