Add support for mirroring the new Pike UCA repos
The UCA pike repo has been populated with a clone of ocata for now and will be updated at m1. Change-Id: Ie132a4f8a13ad9ac7b877e24e5a47d0f3372b706
This commit is contained in:
parent
3302926488
commit
d04e693119
@ -342,7 +342,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/ubuntu-cloud-archive',
|
||||
distributions => 'openstack_project/reprepro/distributions.ubuntu-cloud-archive.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/ubuntu-cloud-archive-updates',
|
||||
releases => { 'trusty'=>['liberty', 'mitaka'], 'xenial'=>['newton', 'ocata'] },
|
||||
releases => { 'trusty'=>['liberty', 'mitaka'], 'xenial'=>['newton', 'ocata', 'pike'] },
|
||||
}
|
||||
|
||||
cron { 'reprepro ubuntu-cloud-archive':
|
||||
|
Loading…
Reference in New Issue
Block a user