Switch to stable/stein

Change-Id: Ib530098b1f5ed0452062c5bee7ca5feada9faf61
This commit is contained in:
Tobias Urdin 2019-03-25 10:02:00 +01:00
parent 6a79707ba3
commit c2dda322c7
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ group :development, :test, :system_tests do
else
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:branch => 'stable/stein',
:require => 'false'
end
end