commit | 04e6bc1d796e8e764044307a294fcf0ec1ff4912 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:51:35 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:51:35 2015 +0200 |
tree | 771554aea1946891129178c7b5cd69c84dc6a252 | |
parent | 76caa1d003c28d8807ff432303653eff4f240fc7 [diff] |
Fix typo
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.