How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "v2lab/centos7-64"
  config.vm.box_version = "1.0.7.2"
end
vagrant init v2lab/centos7-64 \
  --box-version 1.0.7.2
vagrant up

This version was created almost 7 years ago.

CentOS 7.2 base install, Box 1.0

1 provider for this version.
  • vmware_fusion Hosted by Vagrant Cloud (682 MB)