Merge "Adding the password generation step to the docs."

This commit is contained in:
Jenkins 2016-06-01 21:59:02 +00:00 committed by Gerrit Code Review
commit b24d7f0e93
1 changed files with 3 additions and 0 deletions

View File

@ -83,8 +83,11 @@ Kolla can be used to generate config files. The config files will be populated
::
./tools/kolla-genpwd
./tools/kolla-ansible genconfig
``kolla-genpwd`` will generate passwords and encryption keys and populate the passwords.yml file. ``kolla-ansible genconfig`` will generate the config files.
Installing Kolla-Kubernetes
===========================