How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "edevri/ubuntu22" end
vagrant init edevri/ubuntu22 vagrant up
This version was created about 2 months ago.
Ubuntu22 update (remove CD, final pre-prod rebuild)
Install without LVM
This version was created 2 months ago.
Initial install