From 06c6f1bfa35b0fe2b3c8e2d28c5f3ed718bb1c1c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 25 Mar 2015 11:52:56 -0300 Subject: Postfix logrotation (2) --- manifests/system.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', } -- cgit v1.2.3