Merge "Stop rotating rabbitmq crash.log files via erlang's lager"

This commit is contained in:
Zuul 2021-08-26 19:48:57 +00:00 committed by Gerrit Code Review
commit 9e5f8e824e
1 changed files with 2 additions and 0 deletions

View File

@ -178,6 +178,8 @@ outputs:
rabbitmq_config_variables:
cluster_partition_handling: 'ignore'
queue_master_locator: '<<"min-masters">>'
rabbitmq::config_additional_variables:
lager: '[{crash_log_count, 0}, { crash_log_date, ""}, { crash_log_size, 0 }]'
rabbitmq::erlang_cookie: {get_param: RabbitCookie}
# NOTE: bind IP is found in hiera replacing the network name with the
# local node IP for the given network; replacement examples