Switch to stable/stein

Change-Id: I4fa25f95d6c4a979813c22ce49602cc3e2db423c
This commit is contained in:
Tobias Urdin 2019-03-25 10:03:25 +01:00
parent aa4a91159d
commit f96857237d
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