How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tcataldo/jammy"
end
vagrant init tcataldo/jammy
vagrant up
This version was created about 1 year ago.
key path
This version was created about 1 year ago.
upd priv key du user vagrant, update des paquets
This version was created over 1 year ago.
update 2022-05-31
This version was created over 1 year ago.
There isn't a description.