Use Ussuri for Ubuntu
This patch makes ubuntu tests use Ussuri since it is the latest version available now. The version will be bumped to victoria once Victoria release is available in Cloud Archive. Change-Id: I5c196885d4d83b8a29748cc00859915de8b4243f
This commit is contained in:
parent
f0797c0f26
commit
594cab64cd
@ -12,7 +12,7 @@ class openstack_integration::repos {
|
||||
'ubuntu': {
|
||||
include apt
|
||||
class { 'openstack_extras::repo::debian::ubuntu':
|
||||
release => 'train',
|
||||
release => 'ussuri',
|
||||
package_require => true,
|
||||
uca_location => pick($::uca_mirror_host, 'http://ubuntu-cloud.archive.canonical.com/ubuntu'),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user