How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "wBox/centos"
  config.vm.box_version = "1.0.0"
end
vagrant init wBox/centos \
  --box-version 1.0.0
vagrant up

This version was created about 7 years ago.

There isn't a description.

3 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.4 GB)
  • vmware
    unknown Hosted by Vagrant Cloud
  • vmware_fusion
    unknown Hosted by Vagrant Cloud