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