Point test-kitchen to my keepalive_maxcount branch

This commit is contained in:
Daniel A. Wozniak 2019-08-11 23:12:14 +00:00
parent 9f5302d94a
commit 19a1f1bcfe
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -3,7 +3,7 @@
source 'https://rubygems.org'
# Point this back at the test-kitchen package after 1.23.3 is relased
gem 'test-kitchen', '~>1.23.3'
gem 'test-kitchen', :git => 'https://github.com/dwoz/test-kitchen.git', :branch => 'keepalive_maxcount'
gem 'kitchen-salt', :git => 'https://github.com/s0undt3ch/kitchen-salt.git', :branch => 'features/nox'
gem 'kitchen-sync'
gem 'git'