From 44fffa98295e99b8b7e44e5f3738c19ea7a71f43 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 16 Feb 2011 17:07:30 -0200 Subject: Adding squeeze dovecot config --- manifests/dovecot.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/dovecot.pp b/manifests/dovecot.pp index 20364fe..a3f3830 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.erb'), + content => template('mail/dovecot/dovecot.conf.${lsbdistcodename}.erb'), notify => Service['dovecot'], } -- cgit v1.2.3