How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/centos8"
config.vm.box_version = "0.3.6"
end
vagrant init martyV/centos8 \
--box-version 0.3.6
vagrant up
This version was created over 2 years ago.
CentOS 8.5VirtualBox 6.1.30 guest additionsKernel version - 4.18.0-348.2.1.el8_5.x86_64