How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "solarium/CentOS7-Minimal"
end
vagrant init solarium/CentOS7-Minimal
vagrant up

This version was created about 3 years ago.

Updated system packages and guest additions. Created a VMWare provider with open virtualization tools.

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (763 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (692 MB)

This version was created over 4 years ago.

Install of core CentOS7 with not frills and no extra packages.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (657 MB)