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,11 +0,0 @@
|
||||
all: delivery
|
||||
|
||||
travis: debug_version_info all
|
||||
|
||||
debug_version_info:
|
||||
/opt/chefdk/embedded/bin/chef --version
|
||||
/opt/chefdk/embedded/bin/cookstyle --version
|
||||
/opt/chefdk/embedded/bin/foodcritic --version
|
||||
|
||||
delivery:
|
||||
/opt/chefdk/bin/chef exec delivery local all
|
||||
Reference in New Issue
Block a user