Switch puppet-openstack_spec_helper to Ussuri

Change-Id: Ie17e6aed9e500cb500fb0e463119695dfb348179
This commit is contained in:
Tobias Urdin 2020-05-08 13:32:53 +02:00
parent 61605fddb3
commit 0cdb00340a
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://opendev.org/openstack/puppet-openstack_spec_helper',
:ref => 'stable/ussuri',
:require => 'false'
end
end