How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ehime/mesos"
  config.vm.box_version = "1.0.0"
end
vagrant init ehime/mesos \
  --box-version 1.0.0
vagrant up

This version was created about 7 years ago.

Initial working add

2 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (439 Bytes)
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.16 GB)