summaryrefslogtreecommitdiff
path: root/example/site_check_mk/files/host_contactgroups.mk
diff options
context:
space:
mode:
Diffstat (limited to 'example/site_check_mk/files/host_contactgroups.mk')
-rw-r--r--example/site_check_mk/files/host_contactgroups.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/site_check_mk/files/host_contactgroups.mk b/example/site_check_mk/files/host_contactgroups.mk
new file mode 100644
index 0000000..aeba291
--- /dev/null
+++ b/example/site_check_mk/files/host_contactgroups.mk
@@ -0,0 +1,3 @@
+host_contactgroups = [
+ ( "sysadmins", ALL_HOSTS ),
+]