Merge "Env files for ODL deployments" into stable/pike
[apex-tripleo-heat-templates.git] / environments / mongodb-nojournal.yaml
1 # A Heat environment file which can be used to disable journal in MongoDb.
2 # Since, when journaling is enabled, MongoDb will create big journal file
3 # it can take time. In a CI environment for example journaling is not necessary.
4 parameter_defaults:
5   MongoDbNoJournal: true