How to use this box with Vagrant:

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

This version was created 10 months ago.

AlmaLinux 9.1, Jan 2023 release

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (520 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (511 MB)