The following options must be set in config.json
:
Virtualization platform (possible choices are: virtualbox
, vmware_fusion
, vmware_workstation
)
Vagrant box-name
Base URL where the Vagrant box images are stored.
Download path is dynamically extracted with this schema: base_url
/platform
/box_name
.box
IP address used by the VM on a private network using a /24 netmask
Optional configuration parameter to install a specific version of Mesos. This
should be the full string as returned by apt-cache policy mesos
. For example:
0.22.1-1.0.ubuntu1404
.
MB of RAM allocated to the VM
Number of CPU cores allocated to the VM