You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to use other provider images and just convert the images to qcow2. This is desirable because the libvirt images are often broken. I'm thinking they syntax would be -image myimage,vagrant=centos/7:2004.01@virtualbox. We would default to libvirt if no '@Provider' is present.
The text was updated successfully, but these errors were encountered:
We should be able to use other provider images and just convert the images to qcow2. This is desirable because the libvirt images are often broken. I'm thinking they syntax would be
-image myimage,vagrant=centos/7:2004.01@virtualbox
. We would default to libvirt if no '@Provider' is present.The text was updated successfully, but these errors were encountered: