Files
homelab/metal
Khue Doan 9b859e88f1 fix(metal): detect PXE interface from the default route
The old target ran a binary that bound all interfaces. The nixie target
hardcoded eth0, which does not exist on every controller, and passed an SSH
key the installer did not authorize. Pick the PXE interface from the default
route instead, and fail loudly when the SSH key does not match the authorized
key in metal/installer.nix.
2026-09-08 09:32:56 +07:00
..