How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/centos7"
config.vm.box_version = "0.2.11"
end
vagrant init martyV/centos7 \
--box-version 0.2.11
vagrant up
This version was created about 1 month ago.
CentOS 7.9
VirtualBox 6.1.34 guest additions
kernel version - 3.10.0-1160.66.1.el7.x86_64