Fix a indentation error.

This commit is contained in:
Andrea Dell'Amico 2022-12-02 15:05:25 +01:00
parent a937f71079
commit f55e6f8b12
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ networks:
volumes:
{{ open_asfa_couchbase_volume }}:
{% if open_asfa_couchbase_volume_type == "nfs4" %}
driver: local
driver_opts:
type: {{ open_asfa_couchbase_volume_type }}