mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix spot instance creation until https://github.com/test-kitchen/kitchen-ec2/issues/511 is fixed
This commit is contained in:
parent
1f69acd836
commit
e19fd5fffb
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -19,7 +19,7 @@ group :windows do
|
|||
end
|
||||
|
||||
group :ec2 do
|
||||
gem 'kitchen-ec2'
|
||||
gem 'kitchen-ec2', '3.6'
|
||||
end
|
||||
|
||||
group :vagrant do
|
||||
|
|
Loading…
Add table
Reference in a new issue