commit | 88f4142f3770a05f911368e6f206e2815f759a50 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:17:55 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:18:22 2015 +0200 |
tree | 0d15d8f1d340974cc7c6ea95311acb7533ffcf89 | |
parent | 0fcf1a705b5ef0845dc9c626190ae9d6e664b601 [diff] |
centos-7 support
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.