summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 14:28:32 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 14:28:32 +0000
commitdda34c92a218f2f77a2904a868c573e766898d37 (patch)
tree2bfff21c73833a6d4c1b5b9c8ebc238784c83aa7 /manifests/client.pp
parentdb0ab2b74a969303bd5adb678e24c1e7bebb64c7 (diff)
fehler?
git-svn-id: https://svn/ipuppet/trunk/modules/munin@677 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 f334756..341aeaa 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -203,7 +203,7 @@ class munin::client::centos
}
-define munin::client::immer1-5($domU_number = '0') {
+define munin::client::immertest($domU_number = '0') {
$munin_port = $domU_number ? {
'4949' => 4949,
default => muninport($domU_number);