How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/debian-11.10"
config.vm.box_version = "202407.22.0"
end
vagrant init bento/debian-11.10 \
--box-version 202407.22.0
vagrant up
This version was created about 1 month ago.
Debian 11.10 Vagrant box version 202407.22.0 created with Bento by Progress Chef. Built with: parallels: 19.4.1, virtualbox: 7.0.18, vmware-fusion: 13.5.2, packer: Packer v1.11.1