Merge "Adds the NeutronTunnelIdRanges and NeutronVniRanges parameters"
[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 parameters:
5   MongoDbNoJournal: true