Support Ubuntu 14.04 and Debian 8
Also use Test Kitchen to test the cookbook. ``` bundle install bundle exec kitchen verify ``` See http://kitchen.ci/docs for more documentation
This commit is contained in:
6
site-cookbooks/ipfs/Gemfile
Normal file
6
site-cookbooks/ipfs/Gemfile
Normal file
@@ -0,0 +1,6 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "rake"
|
||||
gem "test-kitchen"
|
||||
gem "kitchen-vagrant"
|
||||
gem "berkshelf"
|
||||
Reference in New Issue
Block a user