Merge "Map default value of rabbitmq_management_ssl to haproxy_ssl"
This commit is contained in:
commit
f0db52b224
@ -146,4 +146,4 @@ venv_build_host_user_name: "{{ repo_service_user_name }}"
|
||||
venv_build_host_group_name: "{{ repo_service_group_name }}"
|
||||
|
||||
# Set RabbitMQ management UI to use TLS
|
||||
rabbitmq_management_ssl: true
|
||||
rabbitmq_management_ssl: "{{ haproxy_ssl }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user