Add xenial to debian ceph hammer mirror
There are xenial packages in the debian ceph hammer repo now. Add them to our mirror so that we can transition to xenial with ceph packages included. Change-Id: I815f903e11bad92da2c3587be02fed703cfa2361
This commit is contained in:
parent
4babed90be
commit
1662b89dd5
@ -168,7 +168,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/ceph-deb-hammer',
|
||||
distributions => 'openstack_project/reprepro/distributions.debian-ceph-hammer.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-ceph-hammer-updates',
|
||||
releases => ['trusty'],
|
||||
releases => ['trusty', 'xenial'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian ceph hammer':
|
||||
|
Loading…
x
Reference in New Issue
Block a user