ci(kitchen): add Kitchen tests

This commit is contained in:
Nicolas Rodriguez
2019-08-27 23:52:09 +02:00
parent 2d4adf9e24
commit 963b5eb77c
10 changed files with 454 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
source "https://rubygems.org"
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'