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:
Ian Wienand 2018-01-24 15:16:49 +11:00
parent 9595c560a3
commit aee346a01a
1 changed files with 1 additions and 1 deletions

View File

@ -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 -%>