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 8 months ago.
There isn't a description.
This version was created over 1 year ago.
Ubuntu22 update (remove CD, final pre-prod rebuild)
This version was created over 1 year ago.
Install without LVM
This version was created over 1 year ago.
Initial install