heizo / packer-ubuntu-18.04

packer example - Ubuntu Server 18.04.5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packer-ubuntu-18.04

==============

Overview

A packer template to create Ubuntu 18.04 "Bionic Beaver" Server boxes for vagrant.

USAGE

To create VirtualBox virtual machine.

    packer build ubuntu.json

To create Hyper-V virtual machine.

    packer build ubuntu-hyperv.json

Ubuntu 18.04.5

Tested with packer 1.6.1, Vagrant 2.2.9, VirtualBox 6.1.12

About

packer example - Ubuntu Server 18.04.5

License:MIT License


Languages

Language:Shell 100.0%