Files
openstack-ansible-rabbitmq_…/tasks/rabbitmq_cluster.yml
parasitid 0af23b4704 Fix rabbitmqctl cluster_name regexp extractor
rabbitmqctl outputs can be multilined if some
strings are too long, thus breaking the grep regexp.
This can happen if container's hostname is too long.

This patch inlines the rabbitmqctl output before
matching the regexp

Change-Id: I2a1adb2b6c60cae1c5b6b289cc938c26c0ef12bd
Closes-Bug: #1773394
Signed-off-by: parasitid <parasitid@yahoo.fr>
2018-05-25 19:07:15 +02:00

1.8 KiB