|
|
|
@ -17,8 +17,10 @@ rabbitmq_ssl_src_ip: [] |
|
|
|
|
# You have to deploy the letsencrypt role on the host for this to work |
|
|
|
|
|
|
|
|
|
# Or you can specify cert and key path. They must be readable by rabbitmq |
|
|
|
|
#rabbitmq_ssl_cert_path: /etc/rabbitmq/ssl/cert.pem |
|
|
|
|
#rabbitmq_ssl_key_path: /etc/rabbitmq/ssl/key.pem |
|
|
|
|
# Note that intermediate should be provided in the cacert file ! |
|
|
|
|
# rabbitmq_ssl_cacert_path: /etc/rabbitmq/ssl/chain.pem |
|
|
|
|
# rabbitmq_ssl_cert_path: /etc/rabbitmq/ssl/cert.pem |
|
|
|
|
# rabbitmq_ssl_key_path: /etc/rabbitmq/ssl/key.pem |
|
|
|
|
|
|
|
|
|
# HTTP API / Web management interface |
|
|
|
|
rabbitmq_web_port: 15672 |
|
|
|
|