How to use this box with Vagrant:

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

This version was created 5 months ago.

Alma Linux Install

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