commit | 0fcf1a705b5ef0845dc9c626190ae9d6e664b601 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:16:12 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:18:18 2015 +0200 |
tree | a82161610e8d4875af5c2ac4565285cbe1923de7 | |
parent | 109fb265fbfe703f4724b5da50a582c0df752334 [diff] |
cloud-init support
Packer templates are used to:
Source the config script and set prefered parameters for build
. ./config.sh
Enter build directory by selecting OS type and version. You should see file template.json.
Start building some images:
packer build template.json
Directory http/ contains OS installer config files (preseed/kickstart/..)
Directory scripts/ contains set of scripts for provision after image build.