mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 18:30:41 -05:00
This imports hashicorp/packer-plugin-sdk#43 * code generate things * update docs * update guides * update examples We want to add a new guide. |
||
|---|---|---|
| .. | ||
| etc | ||
| build.alpine.pkr.hcl | ||
| build.ubuntu.pkr.hcl | ||
| README.md | ||
| source.esxi-vmware-iso.pkr.hcl | ||
| source.parallels-iso.pkr.hcl | ||
| source.qemu.pkr.hcl | ||
| source.virtualbox-iso.pkr.hcl | ||
| source.vmware-iso.pkr.hcl | ||
| source.vmware-vmx.pkr.hcl | ||
| source.vsphere-iso.pkr.hcl | ||
| variables.16.04.pkr.hcl | ||
| variables.18.04.pkr.hcl | ||
| variables.alpine.pkr.hcl | ||
| variables.common.pkr.hcl | ||
Basic HCL2 Ubuntu builders
Taking the chef/bento repo as an example.
I recommend you start by reading the build.pkr.hcl file and the comments/description there.