How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "hfm4/CentOS6.5-i386-mysql-allstar"
end
vagrant init hfm4/CentOS6.5-i386-mysql-allstar
vagrant up
This version was created almost 9 years ago.
Update:
Fix:
This version was created almost 9 years ago.
There isn't a description.