Switch to Ussuri

Change-Id: I291f348b9fad67135cb1d348c674c133684b6559
This commit is contained in:
Tobias Urdin
2020-05-14 20:09:39 +02:00
parent 63353eff8a
commit 2a9fe2647e

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