commit | 2216e3106576227bb9fb2507f9ccbc60142b3ef2 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 19 15:09:39 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 19 15:09:39 2015 +0200 |
tree | 02b486323768ec7248fe7bd81ead839f39f60861 | |
parent | 5fc5163c9bd04987a348b2695d6b5e5c9b2520f4 [diff] |
cleanup refactor and fixes
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.