How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "talsenteam/ubuntu2004"
  config.vm.box_version = "3.4.2"
end
vagrant init talsenteam/ubuntu2004 \
  --box-version 3.4.2
vagrant up

This version was created almost 2 years ago.

Derived from generic/ubuntu2004 version 3.4.2.

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