diff --git a/modules/openstack_project/templates/reprepro/distributions.ubuntu-cloud-archive.erb b/modules/openstack_project/templates/reprepro/distributions.ubuntu-cloud-archive.erb index 1f425ab7a2..470b446748 100644 --- a/modules/openstack_project/templates/reprepro/distributions.ubuntu-cloud-archive.erb +++ b/modules/openstack_project/templates/reprepro/distributions.ubuntu-cloud-archive.erb @@ -5,9 +5,8 @@ Codename: <%= distro_codename %>-updates/<%= openstack_codename %> Description: OpenStack <%= openstack_codename.capitalize %> Archive for Ubuntu <%= distro_codename.capitalize %> Architectures: amd64 Components: main -UDebComponents: main Contents: .gz -Update: <%= distro_codename %>-updates +Update: ubuntu-cloud-archive Log: <%= @logdir %>/ubuntu-cloud-archive-<%= distro_codename %>.log <% end -%>