summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 19:50:40 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 19:50:40 +0000
commitfbc577ecabbd034ec615744208eb8a27859503c4 (patch)
treee12cf577fe17070b2f822da1dfd535549feb5afe /manifests
parenta39eec70917c79ad36101390cac03c111235a454 (diff)
falscher name
git-svn-id: https://svn/ipuppet/trunk/modules/munin@196 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
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" }