How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "smx-potarrojos/ubuntu-mate"
config.vm.box_version = "22.04"
end
vagrant init smx-potarrojos/ubuntu-mate \
--box-version 22.04
vagrant up
This version was created 10 months ago.
This box contains a Ubuntu Mate 22.04 OS | InsCastellbisbal 2022/2023