.kitchen.yml in kitchen-docker-2.2.0 vs .kitchen.yml in kitchen-docker-2.3.0

- old
+ new

@@ -37,9 +37,12 @@ platform: ubuntu links: "db:db" suites: - name: default - name: concurrency + - name: context + driver: + build_context: false - name: capabilities excludes: [arch,unknown,centos-7,centos-6.4,dockerfile] driver: provision_command: - curl -L http://www.chef.io/chef/install.sh | bash