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
Copy file name to clipboardExpand all lines: tools/vagrant/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,10 @@
22
22
The following instructions were tested on Mac OS X El Capitan, Ubuntu 16.04 LTS.
23
23
24
24
## Requirements
25
-
- Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) (tested with version 5.2.8)
26
-
- Install [Vagrant](https://www.vagrantup.com/downloads.html) (tested with version 2.0.3)
25
+
- Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) (tested with version 6.0.2)
26
+
- Install [Vagrant](https://www.vagrantup.com/downloads.html) (tested with version 2.2.3)
27
+
28
+
*There is an issue with the `ubuntu/xenial64` image (v20190118.0.0 at the time of writing this) on MacOS Mojave 10.14.2 and VirtualBox 6. This can be fixed by replacing this image with `bento/ubuntu-16.04`. See below the "Override Vagrant Box" section to find out how to use another image.*
0 commit comments