commit | 4b66ee5fabbf7f8f831f36d7a8bf885fa57b30aa | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Aug 19 15:16:27 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Aug 19 15:16:27 2015 +0200 |
tree | 77041fae7fcfe2d2a0a9286ec497003fbb805c48 | |
parent | 2216e3106576227bb9fb2507f9ccbc60142b3ef2 [diff] |
Fix cleanup
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.