summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-02-01 14:28:32 +0000
committerandreas <andreas@immerda.ch>2008-02-01 14:28:32 +0000
commitbb494884dff041662ee188f19d4969ea2d38e7d0 (patch)
tree2bfff21c73833a6d4c1b5b9c8ebc238784c83aa7 /manifests
parentb5c0d56b42604771808b90397a84619f31240261 (diff)
fehler?
Diffstat (limited to 'manifests')
-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);