diff --git a/doc/source/user/multinode.rst b/doc/source/user/multinode.rst index 5f0acda05a..f051b5e87c 100644 --- a/doc/source/user/multinode.rst +++ b/doc/source/user/multinode.rst @@ -207,6 +207,12 @@ to them: kolla-ansible prechecks -i +.. 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: ::