Switch to stable/stein

Change-Id: I138a5caef75ed2b6ca3a2e9b9160ec9fc58d4c62
This commit is contained in:
Tobias Urdin
2019-03-25 10:04:11 +01:00
parent 66592257f6
commit 43fc443fe3

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