Comment 4 for bug 1693014

Revision history for this message
Steven Dake (sdake) wrote :

The deployment guide is wrong on the genconfig step.

Instead run this command from kolla-kubernetes:
ansible-playbook -e ansible_python_interpreter=/usr/bin/python -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla ansible/site.yml

kolla-kubernetes has created its own copy of genconfig.

Thanks for the bug report!

If you want to submit a PR to fix the deployment documentation, that would be fantastic!