Pointing to VirtualBox location.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 19 Dec 2018 09:42:44 +0200
changeset 2306 5892d69ad3ed
parent 2305 2d52dea2eee3
child 2307 08aa10b9c7ff
Pointing to VirtualBox location.
vagrant.rst
--- a/vagrant.rst	Tue Dec 18 13:06:21 2018 +0200
+++ b/vagrant.rst	Wed Dec 19 09:42:44 2018 +0200
@@ -17,6 +17,15 @@
 https://www.vagrantup.com/docs/vagrantfile/
   Load Order and Merging.
 
+Pointing to VirtualBox location
+===============================
+
+Set ``VBOX_MSI_INSTALL_PATH`` variable::
+
+  VBOX_MSI_INSTALL_PATH=c:\opt\VirtualBox
+
+It is set/updated by VirtualBox installer and was ``VBOX_INSTALL_PATH`` before 4.3.12 (2014).
+
 Managing names
 ==============