How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "itnok/Ubuntu2004"
  config.vm.box_version = "20200212"
end
vagrant init itnok/Ubuntu2004 \
  --box-version 20200212
vagrant up

This version was created over 3 years ago.

Ubuntu LTS 20.04.1

(Vanilla desktop installation on a 20GB virtual disk)

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