commit | b1c05ec402a81dd6dc00bbf9b1cf08151666c878 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 16:02:55 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 16:02:55 2015 +0200 |
tree | 1e780a60e7e41dabc8f75f5d57b4450659eb2647 | |
parent | e6e6e194fc2d15e1d7c9be0a0e5c4be972925f6c [diff] |
Use ubuntu 14.04.3 image
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.