Change afs path for ceph mirror for readability

Move the ceph debian hammer mirror to mirror/ceph-deb-hammer from
mirror/debian-ceph-hammer to make it clear this is a ceph mirror for
debuntu distros. This isn't a debian specific ceph repo. Also don't use
a ceph/ directory in order to keep all top level repos at the same
directory level.

Change-Id: I5d313d301db4eaeb4267cdd6ce7787cf9c098582
This commit is contained in:
Clark Boylan 2016-04-14 15:57:03 -07:00
parent 3878c06e1b
commit 37d4cb9df9

View File

@ -165,7 +165,7 @@ class openstack_project::mirror_update (
::openstack_project::reprepro { 'debian-ceph-hammer-reprepro-mirror':
confdir => '/etc/reprepro/debian-ceph-hammer',
basedir => '/afs/.openstack.org/mirror/debian-ceph-hammer',
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'],