mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
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.