commit | dfc08f0d06e7820961000d6cc8e7903aa9de43e0 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Apr 29 20:17:55 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Apr 29 20:17:55 2015 +0200 |
tree | 9f343452f1a1a1280109a8c39c37df0e2fceb675 | |
parent | 3ea7ab5ed25c09e8ad04f9d9ca344356cd194354 [diff] |
new iso, proper directory, vmware tunning
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.