046e793cd4
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
12 lines
300 B
Plaintext
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 -%>
|