How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "hfm4/centos6"
end
vagrant init hfm4/centos6
vagrant up
This version was created over 8 years ago.
Updated CentOS 6.5 to CentOS 6.6
This version was created over 8 years ago.
There isn't a description.