How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "carlosefr/almalinux-9"
  config.vm.box_version = "20230811.1"
end
vagrant init carlosefr/almalinux-9 \
  --box-version 20230811.1
vagrant up

This version was created 4 months ago.

AlmaLinux 9.2 built on August 11, 2023 with guest additions 7.0.10.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (794 MB)