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 3 days 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

3 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (621 MB)

  • virtualbox Hosted by Vagrant Cloud (643 MB)

  • parallels Hosted by Vagrant Cloud (562 MB)