drop unused pxe build from sample config

This commit is contained in:
Antony Messerli 2022-06-04 15:29:56 -05:00 committed by GitHub
parent d4baa91b9a
commit d73c116fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,8 +110,6 @@ subnet 10.0.100.0 netmask 255.255.255.0 {
option vendor-class-identifier "HTTPClient";
} elsif option arch = 00:07 {
filename "netboot.xyz.efi";
} elsif option arch = 00:00 {
filename "netboot.xyz.pxe";
} else {
filename "netboot.xyz.kpxe";
}