How to use this box with Vagrant:

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

This version was created about 1 year ago.

box v20221007.01, packer v1.8.3, parallels v18.0.2, virtualbox v6.1.38

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