You do not need to pass parameters through smbios.
When you define the image using XML create a cdrom image.
The cdrom image must containĀ meta_data.jsonĀ and network_data.json files.
The following is the ansible snippet I use to create the CD image.
genisoimage -output {{ cloud_init_iso_dir }
Thanks Pavel! Time to update the host to debian 10. I didn't realize it was
that old. I will respond back later if there are any issues.
Thanks for looking into it deeply. I will watch out for python 3, but it
probably won't cause me much trouble and will feel good to get up to date.
Kind regards
On Mon, Aug 10, 2020 at 12:49:37AM -0500, David wrote:
> I am reposting this because it's been 2 or 3 weeks.
>
> Hello,
>
> Hopefully this is the right place to send a question like this...
>
> I'm attempting to automate creation of VMs using virt-install and a
> cloud-init disk image. To get th