summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-08-13 07:28:26 +0200
committervarac <varacanero@zeromail.org>2015-08-13 07:51:57 +0200
commitc4ddd197a1ca6a3fac70a86a3ed3dc3d4920e3ca (patch)
tree6ea0bf6f1afbd163d8a599e35faaccf2dab115b4 /puppet/modules/site_check_mk/files
parente6f6324ebea9fc46d5d617a08c2eb239349d9f90 (diff)
Increase readability of nagios notification mail subjects (#6847)
Change-Id: Ic9af9ef3602abbb51edf1c9d71d4d264b4ace714
Diffstat (limited to 'puppet/modules/site_check_mk/files')
-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 )
-]
-