commit | 97b37c0a1e6095607b386c7b7280a88cc79a439c | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Jul 13 14:10:40 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Jul 13 14:10:40 2015 +0200 |
tree | 1face5e91f2d2ade3548c1ffa993b68bdf81a017 | |
parent | 7d733bc69fe0d1cd2cd97065804294c068e32911 [diff] |
New repository location and components
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.