How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-ubuntu2204"
end
vagrant init dstoliker/cured-ubuntu2204
vagrant up
This version was created 3 months ago.
Use open-vm-tools, fix issues with virtualbox additions, vagrant ssh
virtualbox | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (2.04 GB) |
vmware_desktop | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (2.37 GB) |
This version was created 3 months ago.
Initial release