How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jdeathe/centos-6-i386-minimal-en_us"
end
vagrant init jdeathe/centos-6-i386-minimal-en_us
vagrant up
This version was created over 4 years ago.
This version was created over 6 years ago.
This version was created over 7 years ago.
This version was created over 7 years ago.