commit | 7d733bc69fe0d1cd2cd97065804294c068e32911 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Sat Jul 11 08:34:49 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Sat Jul 11 08:34:49 2015 +0200 |
tree | 2ba4c7859338a1c2f4cc08710690339f88902812 | |
parent | 7b48fd21ac7d6b95747a710459af660ba3d9c47d [diff] |
Swap on LVM and fix tag
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.