Refactoring trying to fix some logic issues

This commit is contained in:
Sander van Harmelen
2014-07-01 22:30:55 +02:00
parent 5195682a0d
commit 489bfaacbe
11 changed files with 180 additions and 135 deletions

View File

@@ -10,6 +10,7 @@ recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'
recipe 'postfix::aliases', 'Manages /etc/aliases'
recipe 'postfix::transports', 'Manages /etc/postfix/transport'
recipe 'postfix::access', 'Manages /etc/postfix/access'
recipe 'postfix::virtual_aliases', 'Manages /etc/postfix/virtual'
recipe 'postfix::client', 'Searches for the relayhost based on an attribute'
recipe 'postfix::server', 'Sets the mail_type attribute to master'