summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/host_contactgroups.mk
diff options
context:
space:
mode:
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 ),
+]