aboutsummaryrefslogtreecommitdiffstats
path: root/environments/mongodb-nojournal.yaml
blob: 1e13e4521e288d9e0f57e115fd86c10e3e1a8d54 (plain)
1
2
3
4
5
# A Heat environment file which can be used to disable journal in MongoDb.
# Since, when journaling is enabled, MongoDb will create big journal file
# it can take time. In a CI environment for example journaling is not necessary.
parameters:
  MongoDbNoJournal: true