Switch to stable/stein

Change-Id: Ib8eae991906d3efb76a06a55d4a9af276587edc6
This commit is contained in:
Tobias Urdin 2019-03-25 10:05:21 +01:00
parent 264f1c4b16
commit e0262216b1
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