Hello,
I’m repacking rocky 9 image for MAAS. It works perfectly when I use my own computer. On the server and in a virtual machine it fails due to the following setting -cpu host
is unsupported
https://github.com/canonical/packer-maas/blob/main/rocky9/rocky9.pkr.hcl#L43
I wonder if one can run the build without this option. Simply removing this option causes kernel panic.