Switch to Ussuri

Change-Id: I8405576e444b77941e738616c6ccafe9305f036b
This commit is contained in:
Tobias Urdin 2020-05-14 19:56:12 +02:00
parent 944f5f4cb9
commit 16b4663a2f
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