summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/extra_host_conf.mk
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-08-27 14:06:34 +0200
committervarac <varacanero@zeromail.org>2015-08-27 14:06:34 +0200
commita852ccf19931e725414a8a5158720ec407fbfa3c (patch)
treec1dc397bdae96548147bfa2bb09cd77f736c4f37 /puppet/modules/site_check_mk/files/extra_host_conf.mk
parent4a13b00947efdc1f356b24bfd906eed670a25b2a (diff)
parentc4ddd197a1ca6a3fac70a86a3ed3dc3d4920e3ca (diff)
Merge branch '6847_improve_nagios_mail_subject' into develop
Diffstat (limited to 'puppet/modules/site_check_mk/files/extra_host_conf.mk')
-rw-r--r--puppet/modules/site_check_mk/files/extra_host_conf.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/puppet/modules/site_check_mk/files/extra_host_conf.mk b/puppet/modules/site_check_mk/files/extra_host_conf.mk
deleted file mode 100644
index 2c96f97a..00000000
--- a/puppet/modules/site_check_mk/files/extra_host_conf.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-# retry 3 times before setting a host into a hard state
-# and send out notification
-extra_host_conf["max_check_attempts"] = [
- ("4", ALL_HOSTS )
-]
-