How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "luminositylabsllc/bento-almalinux-8"
config.vm.box_version = "20220119.01"
end
vagrant init luminositylabsllc/bento-almalinux-8 \
--box-version 20220119.01
vagrant up
This version was created over 1 year ago.
box v20220119.01, packer v1.7.8, parallels v17.1.1, virtualbox v6.1.32