summaryrefslogtreecommitdiff
path: root/manifests/client/package.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/client/package.pp')
-rw-r--r--manifests/client/package.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/client/package.pp b/manifests/client/package.pp
index 1b124d0..58f40da 100644
--- a/manifests/client/package.pp
+++ b/manifests/client/package.pp
@@ -8,5 +8,4 @@ class munin::client::package inherits munin::client::base {
# boot the munin-node without failure!
before => Package['munin-node'],
}
- include munin::plugins::centos
}