Skip to content
Snippets Groups Projects
Commit ceb8d1c2 authored by chenxing's avatar chenxing
Browse files

Add note about checking if all the hostnames are resolvable

Change-Id: I6c353a02a86cd76b2a2e7bd67801a95dd2b04d4f
Closes-Bug: #1559809
parent 7576dcc4
No related branches found
No related tags found
No related merge requests found
......@@ -207,6 +207,12 @@ to them:
kolla-ansible prechecks -i <path/to/multinode/inventory/file>
.. note::
RabbitMQ doesn’t 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:
::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment