summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-03-25 11:52:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-03-25 11:52:56 -0300
commit06c6f1bfa35b0fe2b3c8e2d28c5f3ed718bb1c1c (patch)
tree704d078f60d397e2115518b34d8c9c806d7d7950
parentbf49d26c2b34bcab5472e69f68d970d66a748e9c (diff)
downloadpuppet-mail-06c6f1bfa35b0fe2b3c8e2d28c5f3ed718bb1c1c.tar.gz
puppet-mail-06c6f1bfa35b0fe2b3c8e2d28c5f3ed718bb1c1c.tar.bz2
Postfix logrotation (2)
-rw-r--r--manifests/system.pp2
1 files changed, 1 insertions, 1 deletions
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',
}