2022-01-12 20:29:12 +00:00
|
|
|
# Include{groups}
|
|
|
|
questions:
|
|
|
|
# Include{global}
|
|
|
|
|
|
|
|
- variable: amd-gpu
|
|
|
|
group: "App Configuration"
|
|
|
|
label: ""
|
|
|
|
schema:
|
2022-01-21 00:35:59 +00:00
|
|
|
additional_attrs: true
|
2022-01-12 20:29:12 +00:00
|
|
|
type: dict
|
|
|
|
attrs:
|
|
|
|
- variable: nfd
|
|
|
|
label: "nfd"
|
|
|
|
schema:
|
2022-01-21 00:35:59 +00:00
|
|
|
additional_attrs: true
|
2022-01-12 20:29:12 +00:00
|
|
|
type: dict
|
|
|
|
attrs:
|
|
|
|
- variable: enabled
|
|
|
|
label: "enabled"
|
|
|
|
schema:
|
|
|
|
type: boolean
|
|
|
|
default: false
|
|
|
|
- variable: labeller
|
|
|
|
label: "labeller"
|
|
|
|
schema:
|
2022-01-21 00:35:59 +00:00
|
|
|
additional_attrs: true
|
2022-01-12 20:29:12 +00:00
|
|
|
type: dict
|
|
|
|
attrs:
|
|
|
|
- variable: enabled
|
|
|
|
label: "enabled"
|
|
|
|
schema:
|
|
|
|
type: boolean
|
|
|
|
default: false
|