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,3 +0,0 @@
|
||||
node['mariadb']['plugins'].each do |plugin, enable|
|
||||
include_recipe "#{cookbook_name}::_" + plugin + '_plugin' if enable
|
||||
end
|
||||
Reference in New Issue
Block a user