commit | 64e8cc5aacd60c748213ca891f5503d379d18786 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:35:42 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:55:51 2015 +0200 |
tree | 43215b6c4d38a27b481a60d1c493512e55c6bbe2 | |
parent | 398323668b826ee9ead5b3a8404c2b84f1816c17 [diff] |
No ubuntu user, disallow root login, root shell on tty1
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.