commit | 109fb265fbfe703f4724b5da50a582c0df752334 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:15:41 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:15:41 2015 +0200 |
tree | beeae14dfa8033e5c19127cc43efb9f2ee20058e | |
parent | dfc08f0d06e7820961000d6cc8e7903aa9de43e0 [diff] |
salt install script 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.