Notice: This repository is no longer maintained as Debian 8/Jessie is oldstable. For the current stable Debian release, see packer-debian9.
Fully automated installation of debian 8, powered by:
- Packer 0.10.2+
- Partitioning with LVM
- Enables persistent network names
- Enables serial console
- Uses ansible for provisioning
apt-get install qemu-kvm
yum install qemu-kvm
packer build packer-debian8-qemu-kvm.json
Output directory defaults to ./output/
, configurable with -var 'output_dir=/path/to/dir'