summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-01-31 22:28:48 +0000
committerandreas <andreas@immerda.ch>2008-01-31 22:28:48 +0000
commit7f259713d996929155d3c8bcf7d1411eba86e0e8 (patch)
tree33a1771fc199d3b74b04db5395ceaa4ef4c66b5f /manifests
parentffadb6ba14efabe3eeae1decaef7034d4dbd03e3 (diff)
noch mehr auf munin stellen, nicht munin-node
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: {