mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
revert back to official repo, fix merged in.
This commit is contained in:
parent
b5ec569df2
commit
043068bba3
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -4,8 +4,7 @@ source "https://rubygems.org"
|
|||
|
||||
gem 'test-kitchen', '>= 3.2.2'
|
||||
gem 'kitchen-salt', '>= 0.7.2'
|
||||
# gem 'kitchen-docker', :git => 'https://github.com/test-kitchen/kitchen-docker.git', :branch => 'main'
|
||||
gem 'kitchen-docker', :git => 'https://github.com/garethgreenaway/kitchen-docker.git', :branch => 'sudoers_fix'
|
||||
gem 'kitchen-docker', :git => 'https://github.com/test-kitchen/kitchen-docker.git', :branch => 'main'
|
||||
|
||||
group :vagrant do
|
||||
gem 'kitchen-vagrant'
|
||||
|
|
Loading…
Add table
Reference in a new issue