Switch to Ussuri

Change-Id: Iaba1759f0c07e2f80a3c81d25b18682c9f4e8980
This commit is contained in:
Tobias Urdin 2020-05-14 20:06:34 +02:00
parent 20157c6f34
commit 456845cc36
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