commit | 5fc5163c9bd04987a348b2695d6b5e5c9b2520f4 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 19 14:46:02 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 19 14:46:02 2015 +0200 |
tree | 342cb9f7f8bda19d42c192e88f31ae36755b5a13 | |
parent | b7d476428eb9cad09cadf3f18522cc83e99fca71 [diff] |
moved vivid kernel into scripts from preseed
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.