Skip to content

Commit bb6ff57

Browse files
committed
fix: template
1 parent 3790e17 commit bb6ff57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playbooks/roles/mongo_7_0/templates/mongod.conf.j2

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ storage:
77
dbPath: {{ mongo_dbpath }}
88
# Storage Engine
99
engine: {{ MONGO_STORAGE_ENGINE }}
10-
{% endif %}
1110
{% if MONGO_STORAGE_ENGINE_OPTIONS %}
1211
{{ MONGO_STORAGE_ENGINE_OPTIONS | to_nice_yaml }}
1312
{% endif %}

0 commit comments

Comments
 (0)