summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:18:05 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:18:05 +0000
commita9c98c99b3e1795ba8838023342676c25a9789ef (patch)
tree0fe8af5c57d30a051de2508ac65554ed46603e8d
parent66be244097a1b05db19fa2cac40de91703dc9376 (diff)
doch munin-node
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@653 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
-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,
}