From 6207deef521da667a36658f1ce1d763555e877be Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 18 Aug 2016 21:11:44 -0400 Subject: [PATCH] Add source to ubuntu mirror distributions This is a follow up patch to our previous attempt to mirror source packages, we forgot to actually download the first pass of packages. We have correctly added the code to update them. Change-Id: Ia2776d60f2b6d8b526b6866462299c7bf2f6bc5a Signed-off-by: Paul Belanger --- .../templates/reprepro/distributions.ubuntu.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/openstack_project/templates/reprepro/distributions.ubuntu.erb b/modules/openstack_project/templates/reprepro/distributions.ubuntu.erb index 053601f03c..8072248b1c 100644 --- a/modules/openstack_project/templates/reprepro/distributions.ubuntu.erb +++ b/modules/openstack_project/templates/reprepro/distributions.ubuntu.erb @@ -2,7 +2,7 @@ Origin: Ubuntu Codename: <%= release %> Description: OpenStack Ubuntu <%= release.capitalize %> mirror -Architectures: amd64 +Architectures: amd64 source Components: main universe UDebComponents: main Contents: .gz @@ -12,7 +12,7 @@ Log: <%= @logdir %>/ubuntu-<%= release %>.log Origin: Ubuntu Codename: <%= release %>-updates Description: OpenStack Ubuntu <%= release.capitalize %> Updates mirror -Architectures: amd64 +Architectures: amd64 source Components: main universe UDebComponents: main Contents: .gz @@ -22,7 +22,7 @@ Log: <%= @logdir %>/ubuntu-<%= release %>-updates.log Origin: Ubuntu Codename: <%= release %>-backports Description: OpenStack Ubuntu <%= release.capitalize %> Backports mirror -Architectures: amd64 +Architectures: amd64 source Components: main universe UDebComponents: main Contents: .gz @@ -34,7 +34,7 @@ Log: <%= @logdir %>/ubuntu-<%= release %>-backports.log Origin: Ubuntu Codename: <%= release %>-security Description: OpenStack Ubuntu <%= release.capitalize %> Security mirror -Architectures: amd64 +Architectures: amd64 source Components: main universe UDebComponents: main Contents: .gz