
Idea: The role 'dnsmasq' and a new role 'dns-dhcp-tftp' are drop-in replacements and interchangeable. 'netboot-installer' works indepently of the role chosen for DNS, DHCP and TFTP.
5 lines
162 B
Django/Jinja
5 lines
162 B
Django/Jinja
enable-tftp
|
|
tftp-root={{ tftp_root }}
|
|
dhcp-boot=d-i/n-a/pxelinux.0
|
|
dhcp-match=set:efi-x86_64,option:client-arch,7
|
|
dhcp-boot=tag:efi-x86_64,d-i/n-a/bootnetx64.efi
|