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:
@@ -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
|
||||
|
Reference in New Issue
Block a user