How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gh-solutions/centos7-clean"
  config.vm.box_version = "1.0.0"
end
vagrant init gh-solutions/centos7-clean \
  --box-version 1.0.0
vagrant up

This version was created almost 7 years ago.

Minimal Centos 7 Installation. Box for Vmware Fusion Provider, including shared folders

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