How to use this box with Vagrant:

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

This version was created about 1 year ago.

AlmaLinux security upates.

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud