commit | 4d857a101b607eccd115dc1af4bf0edb0e9c351b | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Aug 13 18:45:03 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Aug 13 18:45:03 2015 +0200 |
tree | ee7c3bfcaa170bb16a8ce07700d69f31b4ee3e56 | |
parent | e06f58646333d35ad3780d099c8ff2d2335dabb8 [diff] |
clean minion_id for salt since it is useless
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.