commit | 4ecee1e9ddc23b0ee7a351bcc8cf5ea1264b0182 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jun 26 15:18:18 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jun 26 15:18:18 2015 +0200 |
tree | f32fc29f8220d8f9aeabef39f02b3b1c237e2c62 | |
parent | e3181af116167a82cce9fcbe79953c4295b2aca7 [diff] |
Fix console logging
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.