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:
parent
ef20ba960c
commit
6a2571694e
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user