How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fredleb/archlinux-aarch64"
end
vagrant init fredleb/archlinux-aarch64
vagrant up
This version was created over 2 years ago.
Sshd accepts ssh-rsa, as needed by Ubuntu-like hosts.
https://github.com/fredleb/vagrant-archlinux-aarch64-bootstrap/releases/tag/v2022.0119.0816
This version was created over 2 years ago.
Tested for a kubernetes deployment... No problem found so far...
https://github.com/fredleb/vagrant-archlinux-aarch64-bootstrap/tree/v2022.0114.1444