How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/rockylinux9"
config.vm.box_version = "0.1.17"
end
vagrant init martyV/rockylinux9 \
--box-version 0.1.17
vagrant up
This version was created 2 months ago.
Rocky Linux 9.4 (Blue Onyx)VirtualBox 7.0.18 guest additionsKernel version - 5.14.0-427.16.1.el9_4.x86_64