summaryrefslogtreecommitdiff
path: root/manifests/client/centos.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/client/centos.pp')
-rw-r--r--manifests/client/centos.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/client/centos.pp b/manifests/client/centos.pp
deleted file mode 100644
index cd4f2f6..0000000
--- a/manifests/client/centos.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-# Install a munin client on centos
-class munin::client::centos inherits munin::client::package {
- include munin::plugins::centos
-}