How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/ubuntu-22.10-arm64"
  config.vm.box_version = "202306.28.0"
end
vagrant init bento/ubuntu-22.10-arm64 \
  --box-version 202306.28.0
vagrant up

This version was created about 1 year ago.

Ubuntu 22.10 arm64 Vagrant box version 202306.28.0 created with Bento by Chef. Built with: parallels: 18.3.1, vmware-fusion: 13.0.2, packer: 1.9.1

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (958 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (968 MB)