summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/config.pp b/manifests/config.pp
index 5fb69d1..d6675c3 100644
--- a/manifests/config.pp
+++ b/manifests/config.pp
@@ -15,6 +15,7 @@ class check_mk::config {
owner => 'root',
group => 'root',
mode => '0644',
+ notify => Exec['check_mk-restart'],
}
concat::fragment { 'all_hosts-header':
target => '/etc/check_mk/main.mk',