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.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/client/centos.pp b/manifests/client/centos.pp
index 3a7151b..cd4f2f6 100644
--- a/manifests/client/centos.pp
+++ b/manifests/client/centos.pp
@@ -1,3 +1,4 @@
+# Install a munin client on centos
class munin::client::centos inherits munin::client::package {
include munin::plugins::centos
}