mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Flatcar relocated some assets so update the url
Flatcar generalized the kernel image name and set up a link from the prior URL to the new URL, however, they did not set up a link to the gpg sig.
This commit is contained in:
committed by
Dalton Hubble
parent
47679501ca
commit
c11fe5597d
@@ -50,7 +50,7 @@ curl -f# "${BASE_URL}/version.txt" -o "${DEST}/version.txt"
|
||||
echo "flatcar_production_pxe.vmlinuz..."
|
||||
curl -f# "${BASE_URL}/flatcar_production_pxe.vmlinuz" -o "${DEST}/flatcar_production_pxe.vmlinuz"
|
||||
echo "flatcar_production_pxe.vmlinuz.sig"
|
||||
curl -f# "${BASE_URL}/flatcar_production_pxe.vmlinuz.sig" -o "${DEST}/flatcar_production_pxe.vmlinuz.sig"
|
||||
curl -f# "${BASE_URL}/flatcar_production_image.vmlinuz.sig" -o "${DEST}/flatcar_production_pxe.vmlinuz.sig"
|
||||
|
||||
# PXE initrd and sig
|
||||
echo "flatcar_production_pxe_image.cpio.gz"
|
||||
|
||||
Reference in New Issue
Block a user