summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugins/setup.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/plugins/setup.pp b/manifests/plugins/setup.pp
index e6210e9..e0826f0 100644
--- a/manifests/plugins/setup.pp
+++ b/manifests/plugins/setup.pp
@@ -2,7 +2,7 @@
class munin::plugins::setup {
# This is required for the munin-node service and package requirements below.
- include munin::client
+ Class['munin::client'] -> Class['munin::plugins::setup']
file {
[ '/etc/munin/plugins', '/etc/munin/plugin-conf.d' ]: