Merge "Add note about checking if all the hostnames are resolvable"
This commit is contained in:
commit
ec53151747
@ -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:
|
||||
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user