commit | 4e1f2a3ca5af48d5e12400c2d4140cefaefe87a7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 22:50:38 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 22:50:38 2015 +0200 |
tree | 771554aea1946891129178c7b5cd69c84dc6a252 | |
parent | 0f27f58526531498e079130a75b2d1e680e7ae70 [diff] |
Enable virtualbox features again
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.