website/docs: VirtualBox requires "box.ovf" [GH-5904]
This commit is contained in:
parent
09890644c6
commit
f88f9b3c2a
|
@ -159,4 +159,4 @@ of the NAT device without colons.
|
||||||
|
|
||||||
When bringing up a VirtualBox backed machine, Vagrant
|
When bringing up a VirtualBox backed machine, Vagrant
|
||||||
[imports](http://www.virtualbox.org/manual/ch08.html#vboxmanage-import)
|
[imports](http://www.virtualbox.org/manual/ch08.html#vboxmanage-import)
|
||||||
the first "ovf" file found in the box contents.
|
the "box.ovf" file found in the box contents.
|
||||||
|
|
Loading…
Reference in New Issue