How to use this box with Vagrant:

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

This version was created over 6 years ago.

Ubuntu 16.04.4 LTS (x86_64)

Build with

METADATA

{
  "name": "ubuntu-16.04",
  "version": "16.04.4.20180418163203",
  "build_timestamp": "20180418163203",
  "git_revision": "fc7d7994a10efc9c31bcfd92e95985a63c3d506e",
  "git_status": "clean",
  "box_basename": "ubuntu-16.04-16.04.4.20180418163203",
  "template": "ubuntu-16.04-amd64",
  "packer": "1.2.2",
  "vagrant": "2.0.3",
  "providers": [
    {
      "name": "virtualbox",
      "version": "5.2.10",
      "file": "ubuntu-16.04-16.04.4.20180418163203.virtualbox.box",
      "checksum_type": "sha256",
      "checksum": "6f22f8656b4b21c335b54926177c7bdfc105fbea588ce8b2c3bf44476b8be0ae",
      "size": "416 MB",
      "build_time": 795
    }
  ]
}
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (415 MB)