Extra "
This commit is contained in:
parent
ad75e6d1f1
commit
8f1a27ea5c
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
# if request comes from older PXE ROM, chainload to iPXE (via TFTP)
|
||||
# also this hack sucks, but it works
|
||||
pxe-service=''
|
||||
tag:#ipxe,x86PC,"PXE chainload to iPXE",undionly.kpxe"
|
||||
tag:#ipxe,x86PC,"PXE chainload to iPXE",undionly.kpxe
|
||||
pxe-service=tag:ipxe,0,matchbox,http://10.1.1.57:8080/boot.ipxe
|
||||
'';
|
||||
# if request comes from iPXE user class, set tag "ipxe"
|
||||
|
|
Reference in a new issue