summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2007-12-04 19:50:40 +0000
committerandreas <andreas@immerda.ch>2007-12-04 19:50:40 +0000
commit0f26f9a8570a510601fac4ba8fd8505a88247ffc (patch)
treee12cf577fe17070b2f822da1dfd535549feb5afe /manifests
parent93744a7414ae71b6fd987c19162c183371b85179 (diff)
falscher name
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugin.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index ea31b32..8aee8ad 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -71,7 +71,7 @@ define munin::remoteplugin($ensure = "present", $source, $config = '') {
}
}
-class munin::plugins::base-debian {
+class munin::plugins::base {
case $operatingsystem {
gentoo: { $munin_node_service = "munin" }