commit | 56ac05b4d88757a72836f1eed07c38438d52c95b | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:44:48 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:44:48 2015 +0200 |
tree | ec77c1d0af6c87298db5601df9068bbff545646c | |
parent | eaedd4ffb86ee24eba70a8a770b8b790311247b2 [diff] |
Extend boot partition size on LVM
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.