Switch to Train

Change-Id: Ieb135cb135a5a68b32304acfd7659ee6b4089302
This commit is contained in:
Tobias Urdin
2019-10-10 01:22:43 +02:00
parent 143cd9ce79
commit a9d2d2e4e9

View File

@@ -7,7 +7,8 @@ group :development, :test, :system_tests do
:require => 'false'
else
gem 'puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:branch => 'stable/train',
:require => 'false'
end
end