How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/debian-11.7"
  config.vm.box_version = "202309.08.0"
end
vagrant init bento/debian-11.7 \
  --box-version 202309.08.0
vagrant up

This version was created 3 months ago.

Debian 11.7 x86_64 Vagrant box version 202309.08.0 created with Bento by Chef. Built with: parallels: 19.0.0, virtualbox: 7.0.10, vmware-fusion: 13.0.2, packer: 1.9.4

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (591 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (420 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (400 MB)