How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/rockylinux-9.2"
  config.vm.box_version = "202305.24.0"
end
vagrant init bento/rockylinux-9.2 \
  --box-version 202305.24.0
vagrant up

This version was created over 1 year ago.

Rockylinux 9.2 Vagrant box version 202305.24.0 created with Bento by Chef. Built with: parallels: 18.3.0, packer: 1.8.7

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (643 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (621 MB)