Switch to stable/stein

Change-Id: I5a3ed73922c4f960a1f1a6a7b5e97062f4c5d538
This commit is contained in:
Tobias Urdin 2019-03-25 10:03:56 +01:00
parent 4c3f73e181
commit c359e56eca
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