How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "andygabby/centos7"
end
vagrant init andygabby/centos7
vagrant up
This version was created over 7 years ago.
centos7.1.1503 minimal
This version was created over 7 years ago.
Yum update. Added saltstack repo.