How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "marcinbojko/almalinux8"
  config.vm.box_version = "8.5.1"
end
vagrant init marcinbojko/almalinux8 \
  --box-version 8.5.1
vagrant up

This version was created almost 2 years ago.

2022-01-08

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.59 GB)