How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "centos/7"
config.vm.box_version = "1704.01"
end
vagrant init centos/7 \
--box-version 1704.01
vagrant up
This version was created over 3 years ago.
CentOS Linux 7/x86_64 Vagrant images updated to 1st May 2017.
Detailed release notes are published at https://seven.centos.org/2017/05/updated-centos-vagrant-images-available-v1704-01/
The following providers are enabled: virtualbox, libvirt and vmware_desktop ( vmware_desktop should work for vmware_fusion, vmware_workstation and vmware_desktop )
We appreciate comments and feedback, join us on the centos-devel list ( https://lists.centos.org/ ), or in #centos-devel on irc.freenode.net