How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dmunicio/CentOS_6.10"
end
vagrant init dmunicio/CentOS_6.10
vagrant up
This version was created 2 months ago.
Disabled SELinux and basic configure of Apache
This version was created 2 months ago.
CentOS 6.10: