commit | eb3957c2188d51dccdcc46a601755323a05d1d75 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:37:24 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 21:37:24 2015 +0200 |
tree | 5415dd575fea61dc50cd1f9b43e431647e203a65 | |
parent | 019c5d4d59f9a93308c2dcb90d5d4afa23226f66 [diff] |
Enable vRDP on virtualbox-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.