What is the Vagrant syntax for adding a locally existing VDI?

Viewed 20569

What is the syntax for adding a locally existing VirtualBox .vdi to vagrant?

There doesn't appear to be an example of alternate URI schemes in the documentation.

Can it also use ssh and httpauth locations?

1 Answers
Related