How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mauricext4fs/centos"
config.vm.box_version = "5.0.0"
end
vagrant init mauricext4fs/centos \
--box-version 5.0.0
vagrant up
This version was created over 4 years ago.
centos-release-7-7.1908 with latest VirtualBox Guest Addition + the following enabled : Development Tools git2u-all curl bzip2 perl wget net-tools vim rsync bind-utils whois bash-completion openssl-devel