Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

EM ARM: Use HTTP for iPXE URL #1498

Merged
merged 1 commit into from
Jun 16, 2021
Merged

EM ARM: Use HTTP for iPXE URL #1498

merged 1 commit into from
Jun 16, 2021

Commits on Jun 16, 2021

  1. EM ARM: Use HTTP for iPXE URL

    HTTPs with iPXE is unreliable and fails to download the content with
    errors like:
    
    ```
    https://alpha.release.flatcar-linux.net/arm64-usr/current/flatcar_production_packet.ipxe... Invalid argument (http://ipxe.org/1c0de882)
    Could not boot image: Invalid argument (http://ipxe.org/1c0de882)
    No more network devices
    ```
    
    So this commit switches from HTTPs to HTTP.
    
    Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
    surajssd committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4f6bf13 View commit details
    Browse the repository at this point in the history