commit | 7a67b7b3a7919817bd7c467a6f1d56db6d3413b3 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:16:32 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 14:16:32 2015 +0100 |
tree | acfc420c3c5da990cc143a7db389b262ba1ff39f | |
parent | 64b9f978a5da40e42fc27e56d01e1fc178ba6f2b [diff] |
add curl and cloud-init packages
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.