Skip to content

JasperZ/packer-qemu-ubuntu-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer example how to create an ubuntu image with qemu

This example shows how to create an ubuntu image with qemu.

Defaults

username: packer
password: packer

System configuration

System configuration can be done in the ansible-playbook.yaml file or by adding another provisioner into the build section in qemu-ubuntu.pkr.hcl.

Build image

packer build qemu-ubuntu.pkr.hcl

About

Example how to create an ubuntu qemu image with cloud-init for datasource NoCloud enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages