Initial Shield support + latest gems + single plugin dir + new port/host vars

This commit is contained in:
Dale McDiarmid
2016-07-22 23:44:27 +01:00
parent 6f968bd789
commit ab592724d8
28 changed files with 459 additions and 172 deletions

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'test-kitchen', '1.4.2'
gem "kitchen-docker", '2.1.0'
gem 'kitchen-ansible', '0.40.1'
gem 'net-ssh', '~> 2.0'
gem 'test-kitchen', '1.8.0'
gem "kitchen-docker", '2.5.0'
gem 'kitchen-ansible', '0.44.6'
gem 'net-ssh', '~> 3.0'