Fix apt-puppetlabs update line
Follow-on from Ibf5bd302b121abd64b3c74a6ec0cf8fecc455e6b The name in the updates file is actually "puppetlabs-debs-pc1". After correcting this manually on mirror-update I got a good mirror run. Change-Id: Icb06102730135ee33cc1dc29024f600e1d09fb04
This commit is contained in:
parent
9595c560a3
commit
aee346a01a
@ -5,7 +5,7 @@ Description: Puppetlabs <%= release.capitalize %> mirror
|
||||
Architectures: amd64
|
||||
Components: PC1
|
||||
Contents: .gz
|
||||
Update: ubuntu-puppetlabs
|
||||
Update: puppetlabs-debs-pc1
|
||||
Log: <%= @logdir %>/ubuntu-puppetlabs-<%= release %>.log
|
||||
|
||||
<% end -%>
|
||||
|
Loading…
Reference in New Issue
Block a user