Apt mirror for ceph hammer release

Mirror the trusty packages for the ceph hammer release to aid in process
of making ceph testing more robust. Use reprepro which is already in use
to mirror the main ubuntu trusty repos.

Change-Id: Ifd09272c7b1e07de9135be5a96be06153a3f611e
This commit is contained in:
Clark Boylan
2016-03-15 14:57:51 -07:00
parent 5c499c15dd
commit 3878c06e1b
4 changed files with 79 additions and 0 deletions

View File

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