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 month ago.
Updated to include kernel version 5.15.0-33
This version was created about 2 months ago.
Initial release https://gitlab.com/jnh3/m1-baseboxes