commit | 398323668b826ee9ead5b3a8404c2b84f1816c17 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:05:47 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:05:47 2015 +0200 |
tree | 6f360a52b8d2052902808588ed3e6eeabd4f62ca | |
parent | dd27ad88ed037f721082671aa0ad90d498cd06e6 [diff] |
Install from our repo
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.