How to use this box with Vagrant:

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

This version was created 6 months ago.

box v20230528.01, packer v1.8.7, parallels v18.3.0, virtualbox v7.0.8

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (734 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (720 MB)