summaryrefslogtreecommitdiff
path: root/manifests/client
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2009-12-23 14:25:02 -0500
committerMicah Anderson <micah@riseup.net>2009-12-23 14:25:02 -0500
commita6477f6edc481b7874ae8b3497343d3ad8ad805f (patch)
tree644e40dc55b3a7c4c28b4aff843354e68c7149f1 /manifests/client
parent3eccdd86f22ba7c4a6505da7704a4b77830edf93 (diff)
finish settting up splitting the centos bits
Diffstat (limited to 'manifests/client')
-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
}