commit | e3181af116167a82cce9fcbe79953c4295b2aca7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 22:11:22 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 22:11:31 2015 +0200 |
tree | a963a585b2f7e741b8bf34ec0c779ce616a02683 | |
parent | 60411d1b31cd739dff02b079943653e2c13e23df [diff] |
Fix kernels before updating system
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.