summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 22:28:48 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 22:28:48 +0000
commita8f2d70e08ae3f829cc8cbcc9ea8f013aaac7b81 (patch)
tree33a1771fc199d3b74b04db5395ceaa4ef4c66b5f /manifests
parentb15037286e26b8e7a7a295d5030fdcc8e8fa6cd2 (diff)
noch mehr auf munin stellen, nicht munin-node
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@657 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugin.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 69d4624..535d76d 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -17,8 +17,8 @@ define munin::plugin (
$munin_node_package = "munin-node"
}
gentoo: {
- $munin_node_service = "munin-node"
- #$munin_node_service = "munin"
+ #$munin_node_service = "munin-node"
+ $munin_node_service = "munin"
$munin_node_package = "munin"
}
default: {