diff --git a/modules/openstack_project/manifests/mirror_update.pp b/modules/openstack_project/manifests/mirror_update.pp index 33380c7338..596cc2bf9e 100644 --- a/modules/openstack_project/manifests/mirror_update.pp +++ b/modules/openstack_project/manifests/mirror_update.pp @@ -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':