How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "ps_neto/default_desk_20043" config.vm.box_version = "20043" end
vagrant init ps_neto/default_desk_20043 \ --box-version 20043 vagrant up
This version was created 8 months ago.
There isn't a description.