charm-layer-openstack/templates/parts/section-database

6 lines
83 B
Plaintext

{% if shared_db.host -%}
[database]
connection = {{ shared_db.uri }}
{% endif -%}