How to use this box with Vagrant:

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

This version was created about 1 year ago.

Almalinux Aug 2022 Updates

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
1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (500 MB)