Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 717 Bytes

Packer Ubuntu Virtualbox

Overview

A packer template to create Ubuntu Server images (.ova) for VirtualBox.

DISCLAIMER: Packer will copy your ED25519 public key to provide public-key-based ssh access, if you don't have one, see this link.

Usage

packer build ubuntu.pkr.hcl

The ova file will be placed on output/ directory

Ubuntu 18.04.5

Tested with packer 1.7.2, VirtualBox 6.1.16