How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fredleb/ubuntu2004-server-aarch64"
  config.vm.box_version = "2021.1217.2"
end
vagrant init fredleb/ubuntu2004-server-aarch64 \
  --box-version 2021.1217.2
vagrant up

This version was created over 1 year ago.

Slightly improved sudo. Really a detail.

Suggestions, remarks, improvement tips all welcome !

Source code: https://github.com/fredleb/vagrant-ubuntu2004srv-aarch64/releases/tag/v2021.1217.2

1 provider for this version.
  • libvirt Hosted by Vagrant Cloud (1.68 GB)