Merge "Fix ssl"
This commit is contained in:
commit
1d9fb179e9
@ -63,7 +63,7 @@ bind_port = {{ heat_cfn_service_port }}
|
||||
bind_port = {{ heat_watch_port }}
|
||||
|
||||
[oslo_messaging_rabbit]
|
||||
ssl = {{ rabbitmq_use_ssl }}
|
||||
ssl = {{ heat_rabbitmq_use_ssl }}
|
||||
|
||||
{% if heat_service_publicuri_proto != heat_service_internaluri_proto %}
|
||||
[oslo_middleware]
|
||||
|
Loading…
x
Reference in New Issue
Block a user