anvil/conf/personas/solo/horizon.yaml
2013-01-23 17:51:32 -08:00

19 lines
227 B
YAML

---
components:
# Order matters here!
- general
- glance-client
- keystone-client
- nova-client
- quantum-client
- swift-client
- cinder-client
- horizon
options:
horizon:
make-blackhole: true
supports:
- rhel
...