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, 1 insertions, 0 deletions
diff --git a/manifests/client/package.pp b/manifests/client/package.pp
index 206ccc8..0958202 100644
--- a/manifests/client/package.pp
+++ b/manifests/client/package.pp
@@ -1,3 +1,4 @@
+# Install a munin client using packages
class munin::client::package inherits munin::client::base {
package { 'munin-node': ensure => installed }
Service['munin-node']{