How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "juan-consulan/ripleybox"
config.vm.box_version = "0.0.1"
end
vagrant init juan-consulan/ripleybox \
--box-version 0.0.1
vagrant up
This version was created about 1 year ago.
Centos 8 Stream Vmware Workstation 16