Remove carriage returns
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
822149a7c7
commit
2a76f18fba
@ -1,5 +1,5 @@
|
||||
default['postfix']['main']['smtp_sasl_auth_enable'] = 'yes'
|
||||
default['postfix']['main']['relayhost'] = 'please'
|
||||
default['postfix']['sasl']['smtp_sasl_user_name'] = 'keep'
|
||||
default['postfix']['sasl']['smtp_sasl_passwd'] = 'us'
|
||||
default['postfix']['sender_canonical_map_entries'] = {}
|
||||
default['postfix']['main']['smtp_sasl_auth_enable'] = 'yes'
|
||||
default['postfix']['main']['relayhost'] = 'please'
|
||||
default['postfix']['sasl']['smtp_sasl_user_name'] = 'keep'
|
||||
default['postfix']['sasl']['smtp_sasl_passwd'] = 'us'
|
||||
default['postfix']['sender_canonical_map_entries'] = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user