How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/debian-10.3"
end
vagrant init bento/debian-10.3
vagrant up
This version was created over 2 years ago.
Debian 10.3 Vagrant box version 202005.12.0 created with Bento by Chef. Tool versions: virtualbox: 6.1.6, packer: 1.5.6
This version was created over 2 years ago.
Debian 10.3 Vagrant box version 202005.07.0 created with Bento by Chef. Tool versions: virtualbox: 6.1.6, packer: 1.5.6