How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "standorsett/centos-7"
end
vagrant init standorsett/centos-7
vagrant up
This version was created over 5 years ago.
initial release
This version was created almost 6 years ago.
initial release
This version was created over 6 years ago.
CentOS Linux release 7.3.1708 (Core) vagrant box with vmtools 10.1.15-6677369 installed. It is created for use with the vagrant-vcloud and vagrant-vcenter providers. All installed packages updated at build time.
This version was created almost 7 years ago.
CentOS Linux release 7.3.1707 (Core) vagrant box with vmtools 10.1.7-5541682 installed. It is created for use with the vagrant-vcloud and vagrant-vcenter providers.