Files
Provisioning/internal/pxe
josh 5ff1cff7d4
build-and-push / test (push) Successful in 37s
build-and-push / build-and-push (push) Successful in 1m12s
Fix iPXE chainload loop by excluding iPXE from pxe-service
iPXE was stuck in a loop: boot iPXE -> DHCP -> get ipxe.0 again ->
boot iPXE -> repeat. Add tag:!ipxe to pxe-service directives so
iPXE clients get the HTTP script URL via dhcp-boot instead of being
served the bootloader again.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 10:23:49 -04:00
..