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:
2
cookbooks/nodejs/attributes/npm.rb
Normal file
2
cookbooks/nodejs/attributes/npm.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
default['nodejs']['npm']['install_method'] = 'embedded'
|
||||
default['nodejs']['npm']['version'] = 'latest'
|
||||
Reference in New Issue
Block a user