How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "andreineustroev/ubuntu_bionic_virtio"
end
vagrant init andreineustroev/ubuntu_bionic_virtio
vagrant up
This version was created over 3 years ago.
Remove auto upgrade
This version was created over 3 years ago.
FIX ssh hostkeys
This version was created over 3 years ago.
Fix network
This version was created over 3 years ago.
Init version