How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jharoian3/ubuntu-22.04-arm64"
end
vagrant init jharoian3/ubuntu-22.04-arm64
vagrant up
This version was created about 1 year ago.
Updated to latest image version - Ubuntu 22.04.1. Update provided by Roman Pertl.
This version was created over 1 year ago.
Updated to include kernel version 5.15.0-33
This version was created over 1 year ago.
Initial release https://gitlab.com/jnh3/m1-baseboxes