How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "luminositylabsllc/peop-almalinux8"
config.vm.box_version = "20220126.01"
end
vagrant init luminositylabsllc/peop-almalinux8 \
--box-version 20220126.01
vagrant up
This version was created 7 months ago.
AlmaLinux 8 with latest updates as of 2022-01-27 00:15:20