packer-cn/examples/hcl/ubuntu
Adrien Delorme 106ed314f6 add esx5 build example 2020-07-16 11:53:30 +02:00
..
etc Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
README.md Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
build.pkr.hcl add esx5 build example 2020-07-16 11:53:30 +02:00
source.esxi-vmware-iso.pkr.hcl add esx5 build example 2020-07-16 11:53:30 +02:00
source.parallels-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
source.qemu.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
source.virtualbox-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
source.vmware-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
source.vsphere-iso.pkr.hcl add esx5 build example 2020-07-16 11:53:30 +02:00
variables.16.04.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
variables.18.04.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00
variables.common.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 2020-07-02 11:07:59 +02:00

README.md

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.