commit | dd27ad88ed037f721082671aa0ad90d498cd06e6 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 18 11:12:08 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 18 11:12:17 2015 +0200 |
tree | ec51c34d68f4d9279fecd573db2c58d4082dff89 | |
parent | 88f4142f3770a05f911368e6f206e2815f759a50 [diff] |
Ensure kernel is correctly installed and latest
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.