summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-01-31 20:18:05 +0000
committerandreas <andreas@immerda.ch>2008-01-31 20:18:05 +0000
commit93ea9fb239a35098a10d95c191cafc84e1dc9769 (patch)
tree0fe8af5c57d30a051de2508ac65554ed46603e8d /manifests
parent8e637082f8bfb8430a0f1e4b11627646c8291453 (diff)
doch munin-node
Diffstat (limited to 'manifests')
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 56742cb..bc47a23 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -187,7 +187,7 @@ class munin::client::centos
notify => Service["munin"],
}
- service { "munin":
+ service { "munin-node":
ensure => running,
}