manjaro-tools/data/schemas/finished.schema.yaml
2016-09-18 00:06:32 +02:00

6 lines
218 B
YAML

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