puppet-mistral/releasenotes/notes/db_sync_class_default-40f42cf762187f17.yaml
Matt Fischer a9c31d3a57 Include mistral::db::sync by default
This is done in most other modules and it doesn't make much sense to
setup mistral without it.

Change-Id: I2f8b6ad7ae3e4defefe58ac749b2268d067167b1
2016-12-09 15:12:39 +00:00

5 lines
136 B
YAML

---
features:
- By default the mistral::db::sync class will be included
This can be disable by setting mistral::sync_db to false.