Vendor the external cookbooks
Knife-Zero doesn't include Berkshelf support, so vendoring everything in the repo is convenient again
This commit is contained in:
4
cookbooks/postfix/templates/default/sasl_passwd.erb
Normal file
4
cookbooks/postfix/templates/default/sasl_passwd.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
# Auto-generated by Chef.
|
||||
# Local modifications will be overwritten.
|
||||
#
|
||||
<%= node['postfix']['main']['relayhost'] %> <%= @settings['smtp_sasl_user_name'] %>:<%= @settings['smtp_sasl_passwd'] %>
|
||||
Reference in New Issue
Block a user