Merge "Stop rotating rabbitmq crash.log files via erlang's lager"
This commit is contained in:
commit
9e5f8e824e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user