How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Yohnah/Debian-arm64"
  config.vm.box_version = "11.5.0"
end
vagrant init Yohnah/Debian-arm64 \
  --box-version 11.5.0
vagrant up

This version was created 5 months ago.

  Built at 2022-10-23 20:36:20
  Debian version: 11.5.0
1 provider for this version.
  • parallels Hosted by Vagrant Cloud (475 MB)