commit | edd1ecaf43b5200c1fa760adcf64e4cc22a6e345 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:16:52 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:16:52 2015 +0100 |
tree | 341587277dcc3ca4e81e2193bd6a8106c7a425fc | |
parent | 7a67b7b3a7919817bd7c467a6f1d56db6d3413b3 [diff] |
unhide api secret input
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.