Creating disk from cloud-init image in Import

rrmm

New Member
Apr 2, 2025
1
0
1
I've noticed that if you put a qcow2 cloud-init image in the Import directory of a node, you can create a VM disk using import_from via the API.
So, my Ansible file has a property "import_from: import/cloudimg-amd64.qcow2". This allows you to create VMs without using an absolute path.

However, the UI doesn't let you upload .qcow2 files to the import directory.

Are there any plans to allow something like this?

thanks.
 
  • Like
Reactions: rrmm