Merge "Add support for mirroring the new Pike UCA repos"

This commit is contained in:
Jenkins 2017-03-21 05:01:32 +00:00 committed by Gerrit Code Review
commit cdf98bd460
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':