Skip to content

DaviPtrs/packer-ubuntu-virtualbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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