4bd32e85f5
for arbitrary names to come in which will be checked if they match an actual executable (which is the new filter) which is more easily extendable.
20 lines
232 B
YAML
20 lines
232 B
YAML
---
|
|
components:
|
|
# Order matters here!
|
|
- general
|
|
- keystone-client
|
|
- glance
|
|
- glance-client
|
|
options:
|
|
glance:
|
|
db-sync: false
|
|
load-images: true
|
|
subsystems:
|
|
glance:
|
|
- api
|
|
- registry
|
|
supports:
|
|
- rhel
|
|
...
|
|
|