How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "it-gro/ubuntu-22-04-srv-lvm"
end
vagrant init it-gro/ubuntu-22-04-srv-lvm
vagrant up
This version was created 8 months ago.
This version was created 9 months ago.
This version was created 9 months ago.