summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:04:42 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:04:42 +0000
commit7700dacfbdd0d6366a5c05d5bb1a72844a55b8fd (patch)
tree775c200ac2432e2aac206069ff443ee339eaaff0 /manifests/client.pp
parent9e6ea5e5bb0033d7fd9647f76eaf2e206c384fb9 (diff)
fixed servicemodules/munin/manifests/client.pp
git-svn-id: https://svn/ipuppet/trunk/modules/munin@648 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 1aa0e88..d20850a 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -155,7 +155,7 @@ class munin::client::gentoo
notify => Service["munin"],
}
- service { "munin":
+ service { "munin-node":
ensure => running,
}