Update doc to use the right genconfig.

Change-Id: Ic7dd4f829c7533d578285f5b64ae5364011b9cb4
This commit is contained in:
Kevin Fox 2018-02-01 16:55:01 -08:00
parent 8a1ec44980
commit d434f4a41e
1 changed files with 2 additions and 1 deletions

View File

@ -470,7 +470,8 @@ QEMU libvirt functionality and enable a workaround for a bug in libvirt::
Generate the default configuration::
sudo kolla-ansible genconfig
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
Generate the Kubernetes secrets and register them with Kubernetes::