You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/examples/hcl/ubuntu
Adrien Delorme 3d371a2d5d
Add complete HCL2 examples + allow to name a singular build.source blocks (#9490)
6 years ago
..
etc Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
README.md Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
build.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
source.parallels-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
source.qemu.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
source.virtualbox-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
source.vmware-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
source.vsphere-iso.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
variables.16.04.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
variables.18.04.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
variables.common.pkr.hcl Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago

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.