Add Debian Jessie to ceph mirror list

LOCI uses Debian Jessie as the primary image it builds in the gate. We
will pull in this mirror (as well as the Centos and Ubuntu mirrors) for
installing Ceph while building images.

Change-Id: Ibb4151da131665d1701483beea30dfec94f3350a
This commit is contained in:
Sam Yaple 2017-04-02 15:54:00 +00:00
parent dc80d13291
commit 53b9fc318b
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ class openstack_project::mirror_update (
basedir => '/afs/.openstack.org/mirror/ceph-deb-jewel',
distributions => 'openstack_project/reprepro/distributions.debian-ceph-jewel.erb',
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-ceph-jewel-updates',
releases => ['trusty', 'xenial'],
releases => ['jessie', 'trusty', 'xenial'],
}
cron { 'reprepro debian ceph jewel':