commit | 5de7958f652fea700d54520522f41bb7ad0237a2 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Sep 04 15:16:28 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Sep 04 15:16:28 2015 +0200 |
tree | 9c24586844f62976fb5c61a87e5d4cfa7dc9975a | |
parent | 4b66ee5fabbf7f8f831f36d7a8bf885fa57b30aa [diff] |
Don't touch /etc/hosts. It breaks things on controllers
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.