Restart rabbitmq when a config file changes

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-01-08 00:16:46 +01:00 committed by Pierre-Yves Chibon
parent c1d04e9783
commit 01da7c30b6
2 changed files with 3 additions and 1 deletions

View file

@ -59,6 +59,8 @@
with_items:
- rabbitmq.config
- rabbitmq-env.conf
notify:
- restart rabbitmq
tags:
- rabbitmq_cluster
- config

View file

@ -20,7 +20,7 @@
disc}},
%% How to respond to cluster partitions.
%% Related doc guide: https://www.rabbitmq.com/partitions.html
%% Documentation: https://www.rabbitmq.com/partitions.html
{cluster_partition_handling, pause_minority},
%% And some general config