commit | 64b9f978a5da40e42fc27e56d01e1fc178ba6f2b | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:31:28 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 11 11:31:28 2015 +0100 |
tree | a5435ef67053e40b75c579ef7dfffee1797c4e78 | |
parent | 757e332878ca021bdd059bba3e3db10903b41531 [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.