diff options
author | am <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2008-02-01 15:55:40 +0000 |
---|---|---|
committer | am <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2008-02-01 15:55:40 +0000 |
commit | 6991309e5f2414fc44af38f7813bec9350469b24 (patch) | |
tree | 2f6f99d727e4f42cc2b60eb20a43c0a4a11ed70a | |
parent | dda4708eac5e443f8f2f6303e989c2949d248b03 (diff) |
klammerfehler
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@690 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
-rw-r--r-- | manifests/plugin.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp index 8869383..cdfca80 100644 --- a/manifests/plugin.pp +++ b/manifests/plugin.pp @@ -27,7 +27,7 @@ class munin::plugin::paths } } -{ +} define munin::plugin ( $ensure = "present", |