How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "wijnandsruud/AlmaLinux-9.1-aarch64"
end
vagrant init wijnandsruud/AlmaLinux-9.1-aarch64
vagrant up
This version was created 5 months ago.
AlmaLinux-9.1-update-1-aarch64-minimal. Tested with Parallels Desktop18.2.0 (53488) on Apple M1 ARM. This includes the Parallels Tools. And you can login with 'vagrant ssh'.
This version was created 6 months ago.
There isn't a description.
This version was created 6 months ago.
Version isn't allowing vagrant ssh yet.