Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu 16.04 (Xenial Xerus) Server Vagrant base box

Standard image from http://releases.ubuntu.com/16.04/ with:

  • VBoxGuestAdditions 5.0.x
  • 10G disk
  • Predictable network interface names turned OFF (uses old style eth0, eth1)
  • vagrant user and password

How to bake:

  1. Install packer.io
  2. Run packer build ubuntu-16.04-server-amd64.json

Optional

Included fixes

Post-processor atlas

{ "type": "atlas", "artifact": "{{ user atlas_username }}/ubuntu-16.04-server-amd64", "artifact_type": "vagrant.box", "metadata": { "version": "{{ user version }}", "description": "Ubuntu 16.04 (Xenial Xerus) Server. Baked with https://github.com/MetalArend/xenial\n - ready for use in vagrant", "created_at": "{{ timestamp }}", "provider": "virtualbox" } }

About

Ubuntu 16.04 Packer template for Vagrant

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages