How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mbarbine/osx"
config.vm.box_version = "0.0.1"
end
vagrant init mbarbine/osx \
--box-version 0.0.1
vagrant up
This version was created about 7 years ago.
Windows - Virtualbox
This is OSX 10 vagrant box. It works...
BUT ... This box needs a little bit of configuration... I'm looking for someone to collaborate with me on getting it to work more seamlessly. This may require porting it over to vmware or hyperv perhaps. Feel free to email me at barbine.michael@gmail.com or reach out on @mbarbine on github.