Merge "Add note about checking if all the hostnames are resolvable"

This commit is contained in:
Zuul 2017-12-13 18:01:33 +00:00 committed by Gerrit Code Review
commit ec53151747
1 changed files with 6 additions and 0 deletions

View File

@ -207,6 +207,12 @@ to them:
kolla-ansible prechecks -i <path/to/multinode/inventory/file>
.. note::
RabbitMQ doesnt work with IP addresses, hence the IP address of
``api_interface`` should be resolvable by hostnames to make sure that all
RabbitMQ Cluster hosts can resolve each others hostnames beforehand.
Run the deployment:
::