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/linux
Adrien Delorme 7732f7998c
Add http_content func to serve variables from HTTP @ preseed (#10801)
5 years ago
..
etc
README.md
build.alpine.pkr.hcl
build.ubuntu.pkr.hcl
source.esxi-vmware-iso.pkr.hcl
source.parallels-iso.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
source.qemu.pkr.hcl
source.virtualbox-iso.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
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 Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
variables.alpine.pkr.hcl
variables.common.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 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.