update to new kitchen-inspect

This commit is contained in:
Christoph Hartmann 2015-10-26 19:29:58 +01:00
parent 7df6dfadee
commit 8738687a89
3 changed files with 3 additions and 2 deletions

View file

@ -17,6 +17,7 @@ group :integration do
gem 'berkshelf', '~> 4.0'
gem 'test-kitchen', git: 'https://github.com/chris-rock/test-kitchen', branch: 'test-path'
gem 'kitchen-vagrant'
gem 'kitchen-inspec', git: 'git@github.com:chef/kitchen-inspec.git'
end
group :tools do

View file

@ -6,7 +6,7 @@ provisioner:
name: chef_solo
verifier:
name: InSpec
name: inspec
platforms:
- name: centos-7.1

View file

@ -6,7 +6,7 @@ provisioner:
name: chef_solo
verifier:
name: InSpec
name: inspec
sudo: true
platforms: