Add stretch mirror for ceph

LOCI actively builds Debian images and has moved to the Stretch of
Debian.

Change-Id: I9aa82f19c074a54967fec3bbf9825390e624da6a
Related-Id: Ibb4151da131665d1701483beea30dfec94f3350a
This commit is contained in:
Sam Yaple 2017-10-19 22:36:25 -04:00
parent ef20ba960c
commit 6a2571694e

View File

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