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:
parent
dc80d13291
commit
53b9fc318b
@ -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':
|
||||
|
Loading…
x
Reference in New Issue
Block a user