commit | e6e6e194fc2d15e1d7c9be0a0e5c4be972925f6c | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:45:03 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:53:37 2015 +0200 |
tree | f96cfd8635e5b72c1080c744abdc5fe42384b2a8 | |
parent | 56ac05b4d88757a72836f1eed07c38438d52c95b [diff] |
Setup foreman user on qcow images
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.