commit | 1a048a1fce6aa7f2316c4fae1cd4dd465216817f | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Sun Jun 28 14:58:12 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Sun Jun 28 15:21:58 2015 +0200 |
tree | 3e1219e79c88e5601aecad062d59241569f862a1 | |
parent | 4ecee1e9ddc23b0ee7a351bcc8cf5ea1264b0182 [diff] |
Fix build
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.