From 6a2571694e21e4867c8c9738655fcd7e2175edf4 Mon Sep 17 00:00:00 2001 From: Sam Yaple Date: Thu, 19 Oct 2017 22:36:25 -0400 Subject: [PATCH] Add stretch mirror for ceph LOCI actively builds Debian images and has moved to the Stretch of Debian. Change-Id: I9aa82f19c074a54967fec3bbf9825390e624da6a Related-Id: Ibb4151da131665d1701483beea30dfec94f3350a --- 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 2f4ebd2912..f54d49e6b9 100644 --- a/modules/openstack_project/manifests/mirror_update.pp +++ b/modules/openstack_project/manifests/mirror_update.pp @@ -229,7 +229,7 @@ class openstack_project::mirror_update ( basedir => '/afs/.openstack.org/mirror/ceph-deb-luminous', distributions => 'openstack_project/reprepro/distributions.debian-ceph-luminous.erb', updates_file => 'puppet:///modules/openstack_project/reprepro/debian-ceph-luminous-updates', - releases => ['xenial'], + releases => ['stretch', 'xenial'], } cron { 'reprepro debian ceph luminous':