How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/ubuntu-desktop-1804-lts-xfce"
config.vm.box_version = "1804.0.2211"
end
vagrant init gusztavvargadr/ubuntu-desktop-1804-lts-xfce \
--box-version 1804.0.2211
vagrant up
This version was created 2 months ago.
See also | Changelog | Feedback | Source
root
with password vagrant
vagrant
with password vagrant
and Vagrant's insecure key