commit | f008bc548b93ed0578992a025bdacf43851c22ce | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Jan 06 15:09:43 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Jan 06 15:09:43 2016 +0100 |
tree | c04c6de586fa32bcd92fa23aa8e9efd98ec28ca0 | |
parent | 5de7958f652fea700d54520522f41bb7ad0237a2 [diff] |
Remove centos, not currently supported
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.