How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "alexquirosruizz/ub22desktop"
end
vagrant init alexquirosruizz/ub22desktop
vagrant up
This version was created 3 months ago.
User vagrant bug fix
This version was created 3 months ago.
Guest Additions bug fix
This version was created 3 months ago.
Oldest version