commit | 3ea7ab5ed25c09e8ad04f9d9ca344356cd194354 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Fri Apr 10 10:58:00 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Fri Apr 10 10:58:00 2015 +0200 |
tree | 20fafcaa68c3f99944bb3bd1c683999e55691910 | |
parent | 750c4b395f53b4e480cedb525292c10dad8a29e4 [diff] |
initial 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.