commit | e06f58646333d35ad3780d099c8ff2d2335dabb8 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 12 23:46:11 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Aug 12 23:46:11 2015 +0200 |
tree | 4b7fe2f65668ff855ab7008a16f8ec916622b347 | |
parent | a9496710c815b45bd05e23ace5d6b93f9d269e8b [diff] |
move timeouts into main config
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.