Do not vendor cookbooks using Berkshelf anymore
Instead, use the Berkshelf support in knife-solo and the vagrant-berkshelf plugin on Vagrant
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#
|
||||
# Auto-generated by Chef.
|
||||
# Local modifications will be overwritten.
|
||||
#
|
||||
# See man 5 virtual for format
|
||||
|
||||
<% node['postfix']['virtual_aliases'].each do |key, value| %>
|
||||
<%= key %> <%= value %>
|
||||
<% end unless node['postfix']['virtual_aliases'].nil? %>
|
||||
Reference in New Issue
Block a user