How to use this box with Vagrant:

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

This version was created over 1 year ago.

Updated packages:

- curl: 7.61.1-22.el8_6.3 ==> 7.61.1-22.el8_6.4
- libcurl: 7.61.1-22.el8_6.3 ==> 7.61.1-22.el8_6.4
- rsync: 3.1.3-14.2 ==> 3.1.3-14.3
- selinux-policy: 3.14.3-95.3 ==> 3.14.3-95.4
- selinux-policy-targeted: 3.14.3-95.3 ==> 3.14.3-95.4
- tzdata: 2022b-1 ==> 2022c-1
5 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (716 MB)
  • libvirt
    unknown Hosted by Vagrant Cloud (695 MB)
  • parallels
    unknown Hosted by Vagrant Cloud (687 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (767 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (674 MB)