commit | 077322ebe330a8ce97a7d44f22fbe2552674a876 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 19:18:33 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 19:18:33 2015 +0200 |
tree | 6f360a52b8d2052902808588ed3e6eeabd4f62ca | |
parent | 64e8cc5aacd60c748213ca891f5503d379d18786 [diff] |
Revert "No ubuntu user, disallow root login, root shell on tty1" This reverts commit 64e8cc5aacd60c748213ca891f5503d379d18786.
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.