How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/rockylinux-9.3-arm64"
config.vm.box_version = "202404.23.0"
end
vagrant init bento/rockylinux-9.3-arm64 \
--box-version 202404.23.0
vagrant up
This version was created 5 months ago.
Deprecated in favor of shorter name boxes(without -arm64) with new architecture flags. Rockylinux 9.3 arm64 Vagrant box version 202404.23.0 created with Bento by Progress Chef. Built with: vmware-fusion: 13.5.1, packer: Packer v1.10.2