ansible-role-elasticsearch/test/integration/standard/serverspec/Gemfile
Richard Pijnenburg b9c7124265 Add retry to ensure service is reachable
Also modify Gemfile for ruby version issue
2015-10-19 12:44:09 +02:00

3 lines
49 B
Ruby

source 'https://rubygems.org'
gem 'rspec-retry'