commit | eaedd4ffb86ee24eba70a8a770b8b790311247b2 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Jul 28 10:29:06 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Jul 28 10:29:06 2015 +0200 |
tree | 11c3cfa761f71eb95333ec518646f668bf75ea99 | |
parent | 6e4c3b757c061e02d8ea4e762efebae7a34355ab [diff] |
Lower timeout on OpenStack datasource in cloud-init
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.