virt-lightning / virt-lightning

Starts your VM on libvirt in a couple of seconds!
185 stars 43 forks source link

add support for additional disks in VMs #244

Closed ooraini closed 1 year ago

ooraini commented 1 year ago

A really simple implemention for additional disks. I used a dict for the config key disks for extensibility. Currently only qcow2 disks using the default pool can be created.

goneri commented 1 year ago

Thank you for the patch @ooraini. I like the feature idea. It's a nice addition that will be useful.

goneri commented 1 year ago

Thank you @ooraini :heart:!