How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aghassis/debian11"
  config.vm.box_version = "0.0.5"
end
vagrant init aghassis/debian11 \
  --box-version 0.0.5
vagrant up

This version was created 8 months ago.

Debian 11.8 VitualBox 6.1.48

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (742 MB)