How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "vamshi-xtivia/mbc-centos" config.vm.box_version = "3.0" end
vagrant init vamshi-xtivia/mbc-centos \ --box-version 3.0 vagrant up
This version was created over 4 years ago.
Package included Java Installed