How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cdaf/Rocky8"
config.vm.box_version = "2023.07.02"
end
vagrant init cdaf/Rocky8 \
--box-version 2023.07.02
vagrant up
This version was created about 1 year ago.
Any issues please report at https://github.com/cdaf/linux.
Both providers using linked clone.
Set environment variables VAGRANT_SMB_USER and VAGRANT_SMB_PASS for automatic SMB mount