How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/rockylinux-9.3-arm64"
config.vm.box_version = "202401.31.0"
end
vagrant init bento/rockylinux-9.3-arm64 \
--box-version 202401.31.0
vagrant up
This version was created 8 months ago.
Rockylinux 9.3 arm64 Vagrant box version 202401.31.0 created with Bento by Progress Chef. Built with: vmware-fusion: 13.5.1, packer: Packer v1.10.1