How to use this box with Vagrant:

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

This version was created over 1 year ago.

virtualbox: Updated VirtualBox Guest Additions to 6.1.36

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