mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-09 23:57:24 +02:00
drop unused pxe build from sample config
This commit is contained in:
parent
d4baa91b9a
commit
d73c116fc2
@ -110,8 +110,6 @@ subnet 10.0.100.0 netmask 255.255.255.0 {
|
|||||||
option vendor-class-identifier "HTTPClient";
|
option vendor-class-identifier "HTTPClient";
|
||||||
} elsif option arch = 00:07 {
|
} elsif option arch = 00:07 {
|
||||||
filename "netboot.xyz.efi";
|
filename "netboot.xyz.efi";
|
||||||
} elsif option arch = 00:00 {
|
|
||||||
filename "netboot.xyz.pxe";
|
|
||||||
} else {
|
} else {
|
||||||
filename "netboot.xyz.kpxe";
|
filename "netboot.xyz.kpxe";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user