diff options
-rw-r--r-- | manifests/system.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/system.pp b/manifests/system.pp index 3c65a69..4adc292 100644 --- a/manifests/system.pp +++ b/manifests/system.pp @@ -43,7 +43,6 @@ class mail::system( group => 'root', mode => '0644', source => 'puppet:///modules/mail/postfix/logrotate', - alias => 'alias', } # SSL support |