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.
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.