How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "lamudi/centos-7.0" end
vagrant init lamudi/centos-7.0 vagrant up
This version was created over 8 years ago.
change name
disable firewalld