mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #44286 from gtmanfred/2016.11
use our git repo for kitchen-salt
This commit is contained in:
commit
e7ca9f8407
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem "test-kitchen"
|
||||
gem "kitchen-salt", :git => 'https://github.com/gtmanfred/kitchen-salt.git'
|
||||
gem "kitchen-salt", :git => 'https://github.com/saltstack/kitchen-salt.git'
|
||||
gem 'git'
|
||||
|
||||
group :docker do
|
||||
|
|
Loading…
Add table
Reference in a new issue