charm-layer-openstack/templates/parts/database

4 lines
75 B
Plaintext

{% if shared_db.host -%}
sql_connection = {{ shared_db.uri }}
{% endif -%}