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.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/client/centos.pp b/manifests/client/centos.pp
new file mode 100644
index 0000000..46a7e3f
--- /dev/null
+++ b/manifests/client/centos.pp
@@ -0,0 +1,3 @@
+class munin::client::centos inherits munin::client::package {
+ include munin::plugins::centos
+}