Skip to content

diallodavid/packer

Repository files navigation

Packer templates

This repository contains Packer templates that can be used to create Vagrant boxes for Virtualbox.

Current Boxes

Prerequisites

  1. Install VirtualBox.
  2. Install Packer.
  3. Ensure both tools are on your PATH.

Building a box

To build Debian 9 "Stretch" Vagrant box for VirtualBox

$ packer build debian9.6.json

To build Ubuntu Desktop 18.04 Vagrant box for VirtualBox

$ packer build ubuntu18.04-desktop.json

To build Ubuntu Server 18.04 Vagrant box for VirtualBox

$ packer build ubuntu18.04-server.json

To build Windows 10 Entreprise Vagrant box for VirtualBox

$ packer build windows10_64.json

To build Windows Server 2016 Entreprise Vagrant box for VirtualBox

$ packer build windows2016.json

Task lists

  • Ubuntu 18.04 Desktop box
  • Vagrant boxes for QEMU

About

Packer templates used to create Vagrant boxes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors