summaryrefslogtreecommitdiff
path: root/manifests/system.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/system.pp')
-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',
}