commit | a9496710c815b45bd05e23ace5d6b93f9d269e8b | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 17:33:04 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 17:33:04 2015 +0200 |
tree | bba26dabcb169c732dfcafd086bf3318035444b7 | |
parent | 994140e3726d3163f72beb05616503b0d63077b3 [diff] |
Don't fail during zerodisk
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.