How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "deargle/ubuntu-16.04-desktop-amd64"
  config.vm.box_version = "0.0.1"
end
vagrant init deargle/ubuntu-16.04-desktop-amd64 \
  --box-version 0.0.1
vagrant up

This version was created almost 4 years ago.

straight vanilla from https://github.com/ruzickap/packer-templates/blob/master/Vagrantfile-linux.template and https://github.com/ruzickap/packer-templates/blob/master/ubuntu-desktop.json

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.37 GB)