manjaro-tools/data/schemas/finished-schema.yaml
2016-09-17 21:20:57 +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 }