How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "luminositylabsllc/bento-almalinux-9"
  config.vm.box_version = "20230316.01"
end
vagrant init luminositylabsllc/bento-almalinux-9 \
  --box-version 20230316.01
vagrant up

This version was created 3 months ago.

box v20230316.01, packer v1.8.6, parallels v18.2.0, virtualbox v7.0.6

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (745 MB)

  • parallels Hosted by Vagrant Cloud (766 MB)