diff --git a/doc/source/user/multinode.rst b/doc/source/user/multinode.rst index 5f0acda05a69bd1c8473201fa953ebaaeba1a6b7..f051b5e87c3f991aa125faafbf737d427b321c93 100644 --- a/doc/source/user/multinode.rst +++ b/doc/source/user/multinode.rst @@ -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: ::