vm-templates/README.md

460 B

packer-templates

This repository holds Packer's VM templates I use. Most (if not all) of them run AlpineLinux.

VM boxes

# Build the VM box
make alpine-qemu.pkr.hcl

# Import the built box to libvirt volume and launch it
VM_STATE_RUNNING=true terraform -chdir=terraform/alpine-qemu apply

License

MIT