How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "standorsett/centos-7-atomic"
end
vagrant init standorsett/centos-7-atomic
vagrant up
This version was created over 6 years ago.
initial release
This version was created almost 7 years ago.
initial release