packer-cn/examples/hcl/linux
Adrien Delorme 1b91252b23 add alpine esxi example 2020-07-20 11:00:21 +02:00
..
etc almost working 2020-07-20 11:00:21 +02:00
README.md move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
build.alpine.pkr.hcl add alpine esxi example 2020-07-20 11:00:21 +02:00
build.ubuntu.pkr.hcl add alpine example for virtualbox-iso 2020-07-20 11:00:17 +02:00
source.esxi-vmware-iso.pkr.hcl add alpine esxi example 2020-07-20 11:00:21 +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 almost working 2020-07-20 11:00:21 +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 almost working 2020-07-20 11:00:21 +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.alpine.pkr.hcl better timing 2020-07-20 11:00:21 +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.