commit | 019c5d4d59f9a93308c2dcb90d5d4afa23226f66 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 18:59:15 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jul 22 18:59:15 2015 +0200 |
tree | 6ea465788454ac2709f0c1c494405ea49a014867 | |
parent | a55513de95badebf45f382dfa84bb032252ab08b [diff] |
Build virtualbox images headless
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.