Skip to content

Commit 00fad95

Browse files
cjelgercsantanapr
authored andcommitted
Added a comment for vagrant image issue on MacOS Mojave with VirtualB… (#4222)
1 parent 15a3009 commit 00fad95

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tools/vagrant/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@
2222
The following instructions were tested on Mac OS X El Capitan, Ubuntu 16.04 LTS.
2323

2424
## 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.*
2729

2830
## Setup
2931

0 commit comments

Comments
 (0)