Never mind, looks like I found it. Let me know if you need help testing and I can probably get this spun up somewhere.
So what is the status of this effort? @lstejska
Can we now improve Ubuntu experience with Foreman? I prepared a repository where we could share scripts that prepare boot files and upload them into a github registry:
1 Like
I have shared a summary of our conclusions from discussing the details of storing the boot files.
The final decision is to implement a dedicated bootloader_universe
directory within the TFTP root (e.g., /var/lib/tftpboot/bootloader_universe
). This setup allows us to use symlinks for shim/grub for each host consistently, as suggested here.
This will require some changes in the code and documentation, which are currently being discussed.
1 Like