packer-cn/examples/hcl/linux
Adrien Delorme c2b7f1bf80 move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
..
etc move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
README.md move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
build.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.esxi-vmware-iso.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.parallels-iso.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.qemu.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.virtualbox-iso.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.vmware-iso.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
source.vsphere-iso.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
variables.16.04.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
variables.18.04.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
variables.common.pkr.hcl move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +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.