commit | 757e332878ca021bdd059bba3e3db10903b41531 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:30:59 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:30:59 2015 +0100 |
tree | f911d121868cdc87803d62a16cf73f9baa7ef012 | |
parent | 605c249f6ebd72041ba9a7b4e57450483248b70b [diff] |
initial LVM support
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.