How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "matyunin/centos7"
end
vagrant init matyunin/centos7
vagrant up
This version was created about 9 years ago.
CentOS 7 x86_64 minimal (VirtualBoxGuestAdditions 4.3.20)
This version was created over 9 years ago.
There isn't a description.