mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Pin iPXE branch to known working
Pins iPXE branch as arm64 build is failing with a Unrecognised relocation type 311. It appears that iPXE upstream may have introduced a change causing build to fail in commit a61b27b97f572a83ede765a0e779694865950cf2
This commit is contained in:
parent
0ac6bade9a
commit
094b4dd287
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ generate_signatures: true
|
|||
sigs_dir: "{{ netbootxyz_root }}/sigs"
|
||||
sigs_location: "http://${boot_domain}/sigs/"
|
||||
cert_dir: "/ansible/certs"
|
||||
ipxe_branch: 8830f2f3514751e702199600fa6d0c42522a709a
|
||||
ipxe_trust_args: "TRUST={{ ipxe_ca_location }}"
|
||||
ipxe_ca_url: http://ca.ipxe.org/ca.crt
|
||||
ipxe_ca_filename: ca-ipxe-org.crt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue