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