commit | c664d8e27f076a08141acab0140d41fbb168671c | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:45:49 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:45:49 2015 +0100 |
tree | 9ebd7775ef7b0acb1881079f527e241ec2ec6cf9 | |
parent | edd1ecaf43b5200c1fa760adcf64e4cc22a6e345 [diff] |
set curl to insecure
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.