commit | 3f1b1102605e3c52eb0cc9943cf3594d3ea89d9d | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 16:10:19 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 16:10:19 2015 +0200 |
tree | 3654b89d26ca443dc0aa843d0a492ffb3bfd53e7 | |
parent | 896f37b5ed9e161d89d0f6b72a31cb0f67080bf7 [diff] |
Use UPC mirror for 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.