commit | 605c249f6ebd72041ba9a7b4e57450483248b70b | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Mar 10 15:35:43 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Mar 10 15:35:43 2015 +0100 |
tree | dce5e9145d96165376b6c70dda9edc5c08f7fc83 | |
parent | a519d7bef5ada664a4ab65382735f0f7f8536f80 [diff] |
CONFIG: turn on headless
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.