Add debian-ceph-jewel mirror to AFS

As more teams will be switching to jewel from hammer, we also need to
provide a debian mirror for it.

Change-Id: I0f5097672c0afd092380d841c665c3fdfa25f280
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger
2016-05-07 18:37:27 -04:00
parent f87d71b227
commit c85859ca2d
4 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<% @releases.each do |release| -%>
Origin: Ceph Jewel
Codename: <%= release %>
Description: OpenStack Debian Ceph Jewel <%= release.capitalize %> mirror
Architectures: amd64
Components: main
Contents: .gz
Update: debian-ceph-jewel
Log: <%= @logdir %>/debian-ceph-jewel-<%= release %>.log
<% end -%>