Initial Chef repository
This commit is contained in:
2
cookbooks/postfix/templates/default/sasl_passwd.erb
Normal file
2
cookbooks/postfix/templates/default/sasl_passwd.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
||||
<%= node['postfix']['main']['relayhost'] %> <%= @settings['smtp_sasl_user_name'] %>:<%= @settings['smtp_sasl_passwd'] %>
|
||||
Reference in New Issue
Block a user