system-config/modules/openstack_project/templates/reprepro/distributions.debian-ceph-mimic.erb
Tobias Urdin 046e793cd4 Mirror Ceph Mimic for Debian based
Ceph Mimic is now release and the official mirror
is available. This adds the Ceph Mimic mirror so we
sync the version for Stretch, Xenial and Bionic.

Change-Id: Id358d657b6d1daed3bc72447fa94aef198928e50
2018-06-03 23:20:49 +02:00

12 lines
300 B
Plaintext

<% @releases.each do |release| -%>
Origin: Ceph Mimic
Codename: <%= release %>
Description: OpenStack Debian Ceph Mimic <%= release.capitalize %> mirror
Architectures: amd64
Components: main
Contents: .gz
Update: debian-ceph-mimic
Log: <%= @logdir %>/debian-ceph-mimic-<%= release %>.log
<% end -%>