Previously, we've used the netboot method with a preseed file to automate provisioning developer workstations using PXE boot. But in 20.04 (focal fossa) netboot is no longer supported. There are recommendations on how to replace it with the server live install, however, I want to install a desktop. I haven't been able to find any documentation on how to set up PXE boot for a desktop install of 20.04. How would I go about doing that?
Note: I need to have LUKS encryption with LVM on the root partition.