Matchbox: fix template ipxe.conf.pktpl.hcl

This commit is contained in:
Laurent Gourvenec 2023-02-08 16:10:57 +01:00
parent b0930e946a
commit 4895a1d7ad
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ pxe-service=tag:!ipxe-ok, BC_EFI, "UEFI32 boot chainload to iPXE", snponly.efi
pxe-service=tag:!ipxe-ok, X86-64_EFI, "UEFI64 boot chainload to iPXE", snponly.efi
dhcp-userclass=set:ipxe,iPXE
dhcp-boot=tag:ipxe-ok,http://${Vars.ETH0.IP}:${Vars.Matchbox.HTTPPort}/boot.ipxe,,${Vars.ETH0.IP}
dhcp-boot=tag:ipxe-ok,http://${Vars.ETH0.IP}:${Vars.MatchBox.HTTPPort}/boot.ipxe,,${Vars.ETH0.IP}