Move Ubuntu testing to Train packages
Change-Id: I85d76a2d21de542c849d01c99c10dbf1778dc3ef
This commit is contained in:
parent
9feca5fea1
commit
fbd0e1be23
@ -12,7 +12,7 @@ class openstack_integration::repos {
|
||||
'ubuntu': {
|
||||
include ::apt
|
||||
class { '::openstack_extras::repo::debian::ubuntu':
|
||||
release => 'stein',
|
||||
release => 'train',
|
||||
package_require => true,
|
||||
uca_location => pick($::uca_mirror_host, 'http://ubuntu-cloud.archive.canonical.com/ubuntu'),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user