summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/host_contactgroups.mk
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2014-11-21 06:09:35 +0800
committerGerrit Code Review <gerrit2@review.leap.se>2014-11-21 06:09:35 +0800
commit885c32447fa4a244f8a996aa8b622d29f130fd87 (patch)
tree957529f1c74445bc43b1585b5e956dec467263cb /puppet/modules/site_check_mk/files/host_contactgroups.mk
parent503a316e67da2b4e0dbae7db28bbd0574fa3739f (diff)
parent6ebd8cee202c81260c151e7903ff2f16518ffa41 (diff)
Merge "Fix Check_mk notifications (Bug #6403)" into develop0.6.0rc1
Diffstat (limited to 'puppet/modules/site_check_mk/files/host_contactgroups.mk')
-rw-r--r--puppet/modules/site_check_mk/files/host_contactgroups.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/files/host_contactgroups.mk b/puppet/modules/site_check_mk/files/host_contactgroups.mk
new file mode 100644
index 00000000..e89323fb
--- /dev/null
+++ b/puppet/modules/site_check_mk/files/host_contactgroups.mk
@@ -0,0 +1,3 @@
+host_contactgroups = [
+ ( "admins", ALL_HOSTS ),
+]