automated install - request for ability to supply url from grub boot options

Oct 11, 2022
10
0
6
it would be great if the proxmox automated installation support was extended to support giving an answer file url via kenerl boot options.
similar to how debian / ubuntu can support being supplied with ether an answer file url or a cloud-init url.

that would allow automated installs from ipxe menus.

if params could accept something like `set params splash=silent install_toml_url=https://anserfile.tld/filename `
it would massivly improve the ability to automated installs with existing ipxe / pxe server infrastructure in peoples enviornments.


examples of some ipxe menus (curl to view)
http://boot.netboot.xyz/proxmox.ipxe - proxmox menu - no ability to add automated answer files
http://boot.netboot.xyz/ubuntu.ipxe - ubuntu menu - supports sending in autoinstall no-cloud url or preseed url
http://boot.netboot.xyz/debian.ipxe - supports ending in preseed url