From 8a39fe6efb7533cf5b31ca7af74a057610c2f4f1 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 25 Aug 2011 15:49:07 -0400 Subject: formatting standardization --- manifests/munin.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifests/munin.pp') diff --git a/manifests/munin.pp b/manifests/munin.pp index 9d05de8..77e6c5c 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -1,7 +1,7 @@ class dovecot::munin { - munin::plugin::deploy{'dovecot': + + munin::plugin::deploy { 'dovecot': source => "dovecot/munin/dovecot", - config => "env.logfile /var/log/dovecot/infos.log -group mail" + config => "env.logfile /var/log/dovecot/infos.log\ngroup mail" } } -- cgit v1.2.3