From d04e6931199069e1d373963759dfd07a080d99ee Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Mon, 20 Mar 2017 08:58:19 -0400 Subject: [PATCH] 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 --- modules/openstack_project/manifests/mirror_update.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/manifests/mirror_update.pp b/modules/openstack_project/manifests/mirror_update.pp index ed7ae8e407..6998117f58 100644 --- a/modules/openstack_project/manifests/mirror_update.pp +++ b/modules/openstack_project/manifests/mirror_update.pp @@ -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':