mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-03 20:39:29 -05:00
* fixes typos in base docs * fixes typos in example code * fixes typos in website docs * fixes link to Terraform provider * fixes typo in function name |
||
|---|---|---|
| .. | ||
| 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.