mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
change to saltstack version of kitchen-salt
This commit is contained in:
parent
b1f2687018
commit
eb87816559
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user