configs: messaging: backend: rpc: rabbit notifications: rabbit dependencies: rabbit: rabbitmq rabbitmq: port: cont: 5672 password: password erlang_cookie: erlang_cookie user: rabbitmq tls: enabled: true # How many seconds we give a node before making liveness checks # completely strict node_startup_timeout: 180 url: rabbitmq: debian: repo: http://www.rabbitmq.com/debian/ keyserver: hkps.pool.sks-keyservers.net keyid: 6B73A36E6026DFCA autocluster: provider: https://github.com/Mirantis/rabbitmq-autocluster/releases/download/0.6.1.950 versions: rabbitmq_version: "3.6.6-1" autocluster_version: "0.6.1.950-1"