13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
|
except-interface={{ pillar['network']['interface']['external'] }}
|
||
|
domain-needed
|
||
|
bogus-priv
|
||
|
enable-tftp
|
||
|
tftp-root=/srv/tftpboot
|
||
|
dhcp-match=set:efi-x86_64,option:client-arch,7
|
||
|
dhcp-match=set:efi-x86_64,option:client-arch,9
|
||
|
dhcp-match=set:efi-x86,option:client-arch,6
|
||
|
dhcp-match=set:bios,option:client-arch,0
|
||
|
dhcp-boot=tag:efi-x86_64,bootx64.efi
|
||
|
dhcp-boot=tag:efi-x86,syslinux.efi
|
||
|
dhcp-boot=tag:bios,pxelinux.0
|