commit | 5bfc1df30ed7d58263ad455bc5961e1dd39f1347 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Jul 13 14:36:46 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Jul 13 21:48:45 2015 +0200 |
tree | 91a4d04ddf1bcc2719f7bd7dfdc3031c9f47aea7 | |
parent | 97b37c0a1e6095607b386c7b7280a88cc79a439c [diff] |
Build non-LVM image
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.