summaryrefslogtreecommitdiff
path: root/manifests/munin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/munin.pp')
-rw-r--r--manifests/munin.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/munin.pp b/manifests/munin.pp
index 006a10a..5996604 100644
--- a/manifests/munin.pp
+++ b/manifests/munin.pp
@@ -1,6 +1,6 @@
class dovecot::munin {
- munin::plugin::deploy { 'dovecot':
+ munin::plugin::deploy{'dovecot':
source => "dovecot/munin/dovecot",
config => "env.logfile /var/log/dovecot/dovecot.log\ngroup dovecot"
}