charm-layer-openstack/templates/parts/section-transport-url

8 lines
147 B
Plaintext

# This template must be included under the [DEFAULT] section
{% if amqp.transport_url -%}
transport_url = {{ amqp.transport_url }}
{% endif -%}