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.
17 lines
181 B
YAML
17 lines
181 B
YAML
---
|
|
components:
|
|
# Order matters here!
|
|
- general
|
|
- keystone
|
|
- keystone-client
|
|
options:
|
|
keystone:
|
|
db-sync: false
|
|
subsystems:
|
|
keystone:
|
|
- all
|
|
supports:
|
|
- rhel
|
|
...
|
|
|