Merge "Revert "Checkout stable/pike for spec_helper""

This commit is contained in:
Zuul 2018-11-05 16:05:46 +00:00 committed by Gerrit Code Review
commit 89bba1a96f
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ group :development, :test, :system_tests do
:require => 'false'
else
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:ref => 'stable/pike',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:require => 'false'
end
gem 'fast_gettext', ['< 1.2.0']