How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/centos7"
config.vm.box_version = "0.2.15"
end
vagrant init martyV/centos7 \
--box-version 0.2.15
vagrant up
This version was created over 1 year ago.
CentOS 7.9VirtualBox 6.1.42 guest additionskernel version - 3.10.0-1160.83.1.el7.x86_64