How to use this box with Vagrant:

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

This version was created almost 2 years ago.

This image is provided to enable previewing and testing of AlmaLinux and does not indicate OpenLogic's backing of this distribution at this time.

This AlmaLinux image is built to be as similar to our CentOS 8 images as possible to facilitate direct comparison.

No support is included with this AlmaLinux release candidate image, but we would love to hear about any issues or problems that you experience with the image.

3 providers for this version.
  • aws Hosted by Vagrant Cloud (1.43 KB)

  • google Hosted by Vagrant Cloud (1.02 KB)

  • virtualbox Hosted by Vagrant Cloud (457 MB)