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:
David Moreau-Simard 2017-03-20 08:58:19 -04:00
parent 3302926488
commit d04e693119
1 changed files with 1 additions and 1 deletions

View File

@ -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':