commit | 76caa1d003c28d8807ff432303653eff4f240fc7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:50:58 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:50:58 2015 +0200 |
tree | c88000864d94787a7c6558eb86ee17add17f3d1e | |
parent | eb3957c2188d51dccdcc46a601755323a05d1d75 [diff] |
Set VRDP address and port
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.