How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "SaltwaterC/centos-7.3"
end
vagrant init SaltwaterC/centos-7.3
vagrant up
This version was created about 7 years ago.
Latest CentOS 7.3 at the time of build - now with a 40G root drive
This version was created about 7 years ago.
Latest CentOS 7.3 at the time of build