mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
This is a hint to cloud-init that we are passing in a nocloud data source. This should typically just be an optimization, but Ubuntu -kvm-disk cloud images since at least 20.04 need this to work with -M q35: https://bugs.launchpad.net/cloud-init/+bug/1940791 Fixes: https://github.com/virt-manager/virt-manager/issues/359 Signed-off-by: Cole Robinson <crobinso@redhat.com>