Add UCA Queens repo

UCA has published the Queens repo so we need to sync it to be able to
consume it in puppet-openstack.

Change-Id: I453a7429ce53df76d6f486a574ee1dc565c988d2
This commit is contained in:
Alex Schultz 2017-12-21 11:29:27 -07:00
parent 0c497852fa
commit fd9af5d84e

View File

@ -401,7 +401,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', 'pike'] },
releases => { 'trusty'=>['liberty', 'mitaka'], 'xenial'=>['newton', 'ocata', 'pike', 'queens'] },
}
cron { 'reprepro ubuntu-cloud-archive':