system-config/modules/openstack_project/templates/reprepro/distributions.debian-openstack.erb
Paul Belanger bec8458406
Add reprepro to release slave
The Packaging-deb team will be starting to publish packages to AFS.
This patch is the first step to allow that.

Change-Id: I9d8d5ce384a371042928587c0debf0da37352ad8
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-07-04 12:00:05 -04:00

8 lines
187 B
Plaintext

<% @releases.each do |release| -%>
Codename: <%= release %>
Description: Debian OpenStack <%= release.capitalize %> packages
Architectures: amd64 i386 source
Components: main
<% end -%>