commit | 994140e3726d3163f72beb05616503b0d63077b3 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 16:11:35 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 16:11:35 2015 +0200 |
tree | f540d42ea863d205db2f832f40b0dff081e569a0 | |
parent | b1c05ec402a81dd6dc00bbf9b1cf08151666c878 [diff] |
Fix checksum of ubuntu iso
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.