manjaro-tools/data/schemas/finished-schema.yaml
2016-09-17 17:33:22 +02:00

7 lines
228 B
YAML

%YAML 1.2
---
type: map
mapping:
"restartNowEnabled": { type: bool, default: true, required: yes }
"restartNowChecked": { type: bool, default: false, required: yes }
"restartNowCommand": { type: str, required: yes }