I want to generate for focal USB thumb drives for headless autoinstall where the selected config is choosen by either bios serial number (preferred) or MAC adress. The idea would be to have an folder with configs for each system
I see in https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html that it writes about the serialnumber in combination with qemu, but I don't know how to use it
Any other ideas to solve this are welcome as well.