How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kidp/ubuntu2004arm64"
  config.vm.box_version = "0.3.0"
end
vagrant init kidp/ubuntu2004arm64 \
  --box-version 0.3.0
vagrant up

This version was created almost 2 years ago.

Fix for the machine-id not being blanked

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (2.95 GB)