Switch to stable/stein

Change-Id: Iba0264a699d0e72c5b94d9092a6edf00cf4bf8b0
This commit is contained in:
Tobias Urdin 2019-03-25 10:04:46 +01:00
parent 393b82b99b
commit ab61d61832
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