manjaro-tools/data/schemas/postcfg.schema.yaml
2016-09-18 02:28:15 +02:00

13 lines
244 B
YAML

---
type: map
mapping:
"keyrings":
type: seq
sequence:
- { type: str }
"samba":
type: seq
sequence:
- type: map
mapping:
"workgroup": { type: str }