How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cbednarski/ubuntu-1604"
  config.vm.box_version = "0.3.0"
end
vagrant init cbednarski/ubuntu-1604 \
  --box-version 0.3.0
vagrant up

This version was created over 6 years ago.

Built 2017/01/30 based on Ubuntu Server 16.04.1 x64

https://github.com/cbednarski/packer-ubuntu/blob/master/1604-min.json

Git sha: 420bf30cf55c44dd05f716153fa1a359ff71f0af

Tested with:

  • VMware 8.5.3
  • VirtualBox 5.1.12
  • Vagrant 1.9.1
  • Shared folders
2 providers for this version.
  • virtualbox Externally hosted (cbednarski-vagrant.s3.amazonaws.com)

  • vmware_desktop Externally hosted (cbednarski-vagrant.s3.amazonaws.com)