change to saltstack version of kitchen-salt

This commit is contained in:
Bryce Larson 2019-08-27 19:16:09 -06:00
parent b1f2687018
commit eb87816559
No known key found for this signature in database
GPG Key ID: 131C38B0F02DB4CA

View File

@ -4,7 +4,7 @@ source 'https://rubygems.org'
# Point this back at the test-kitchen package after >1.2.5 is relased
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-salt', :git => 'https://github.com/saltstack/kitchen-salt.git'
gem 'kitchen-sync'
gem 'git'