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
Kerim Satirli bc6f1e36e6
Fixes typos in docs (#11322)
4 years ago
..
etc almost working 6 years ago
README.md move "ubuntu" examples to "linux" 6 years ago
build.alpine.pkr.hcl Fixes typos in docs (#11322) 4 years ago
build.ubuntu.pkr.hcl Fixes typos in docs (#11322) 4 years ago
source.esxi-vmware-iso.pkr.hcl add alpine esxi example 6 years ago
source.parallels-iso.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
source.qemu.pkr.hcl move "ubuntu" examples to "linux" 6 years ago
source.virtualbox-iso.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
source.vmware-iso.pkr.hcl move "ubuntu" examples to "linux" 6 years ago
source.vmware-vmx.pkr.hcl Add vmware vmx example 5 years ago
source.vsphere-iso.pkr.hcl almost working 6 years ago
variables.16.04.pkr.hcl Add vmware vmx example 5 years ago
variables.18.04.pkr.hcl Add http_content func to serve variables from HTTP @ preseed (#10801) 5 years ago
variables.alpine.pkr.hcl better timing 6 years ago
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.