anvil/conf/personas/solo/cinder.yaml
Anastasia Karpinska b9f5d0be79 Cinder configuration was added to basic.yaml and solo
Change-Id: I40d9b2e87fbd19b171304fb284cc11a84f560004
2013-06-03 11:16:39 -07:00

17 lines
172 B
YAML

---
components:
# Order matters here!
- general
- cinder
- cinder-client
options:
cinder:
db-sync: true
subsystems:
cinder:
- all
supports:
- rhel
...