How to use this box with Vagrant:

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

This version was created 7 months ago.

Almalinux 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 (665 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (738 MB)