#64 - add smtp_generic maps configuration option
Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
@@ -24,6 +24,7 @@ default['postfix']['aliases'] = {}
|
||||
default['postfix']['main_template_source'] = 'postfix'
|
||||
default['postfix']['master_template_source'] = 'postfix'
|
||||
default['postfix']['sender_canonical_map_entries'] = {}
|
||||
default['postfix']['smtp_generic_map_entries'] = {}
|
||||
|
||||
case node['platform']
|
||||
when 'smartos'
|
||||
|
||||
Reference in New Issue
Block a user