From: Silvio Rhatto Date: Wed, 25 Mar 2015 14:52:56 +0000 (-0300) Subject: Postfix logrotation (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=06c6f1bfa35b0fe2b3c8e2d28c5f3ed718bb1c1c;p=puppet-mail.git Postfix logrotation (2) --- diff --git a/manifests/system.pp b/manifests/system.pp index 2fd4662..e24c5cc 100644 --- a/manifests/system.pp +++ b/manifests/system.pp @@ -46,7 +46,7 @@ class mail::system( owner => 'root', group => 'root', mode => '0644', - source => 'puppet:///modules/postfix/postfix/logrotate', + source => 'puppet:///modules/mail/postfix/logrotate', alias => 'alias', }