How to use this box with Vagrant:

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

This version was created about 2 years ago.

The third update of AlmaLinux OS 8.6 Vagrant boxes

5 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (704 MB)
  • libvirt
    unknown Hosted by Vagrant Cloud (698 MB)
  • parallels
    unknown Hosted by Vagrant Cloud (689 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (769 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (672 MB)