From 10df092f30ea46e5df492ffcbc0732d745a16e8f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 16 Feb 2011 17:14:54 -0200 Subject: Oops --- manifests/dovecot.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/dovecot.pp') diff --git a/manifests/dovecot.pp b/manifests/dovecot.pp index a3f3830..c054678 100644 --- a/manifests/dovecot.pp +++ b/manifests/dovecot.pp @@ -10,7 +10,7 @@ class mail::dovecot { owner => root, group => vmail, mode => 0644, - content => template('mail/dovecot/dovecot.conf.${lsbdistcodename}.erb'), + content => template("mail/dovecot/dovecot.conf.${lsbdistcodename}.erb"), notify => Service['dovecot'], } -- cgit v1.2.3