We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3790e17 commit bb6ff57Copy full SHA for bb6ff57
playbooks/roles/mongo_7_0/templates/mongod.conf.j2
@@ -7,7 +7,6 @@ storage:
7
dbPath: {{ mongo_dbpath }}
8
# Storage Engine
9
engine: {{ MONGO_STORAGE_ENGINE }}
10
-{% endif %}
11
{% if MONGO_STORAGE_ENGINE_OPTIONS %}
12
{{ MONGO_STORAGE_ENGINE_OPTIONS | to_nice_yaml }}
13
{% endif %}
0 commit comments