Apply RabbitMQ workaround for issue #14 to all overcloud hosts

In some scenarios the RabbitMQ services may be running on hosts other than the
controllers. For example, when there are separate database servers.
This commit is contained in:
Mark Goddard 2017-09-20 08:54:27 +00:00
parent 513cfe990d
commit 2d036b6afd

View File

@ -19,7 +19,7 @@
become: True
- name: Ensure rabbitmq containers' /etc/hosts does not contain provisioning network IP
hosts: controllers
hosts: overcloud
vars:
rabbitmq_containers:
- rabbitmq