commit | 60411d1b31cd739dff02b079943653e2c13e23df | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 21:14:41 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 22:07:17 2015 +0200 |
tree | 6f3a4362c8faaa6067123e0c424942c87e1a3993 | |
parent | 7e0cd9a27cb3a8933f29d0c28e8e9d6244d02888 [diff] |
Ovewrite cloud.cfg
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.