Skip to content
This repository has been archived by the owner on Sep 1, 2018. It is now read-only.
/ packer-debian8 Public archive

Packer template which wraps debian preseed, shell and ansible logic to provision Debian 8 images

License

Notifications You must be signed in to change notification settings

bramford/packer-debian8

Repository files navigation

Packer Templates: Debian 8 (jessie)

Notice: This repository is no longer maintained as Debian 8/Jessie is oldstable. For the current stable Debian release, see packer-debian9.

Build Status

Fully automated installation of debian 8, powered by:

Dependencies

Key Features

  • Partitioning with LVM
  • Enables persistent network names
  • Enables serial console
  • Uses ansible for provisioning

qemu-kvm

Install Host Dependencies

Debian/Ubuntu

apt-get install qemu-kvm

RHEL/CentOS

yum install qemu-kvm

Build

packer build packer-debian8-qemu-kvm.json

Output

Output directory defaults to ./output/, configurable with -var 'output_dir=/path/to/dir'

About

Packer template which wraps debian preseed, shell and ansible logic to provision Debian 8 images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages