manjaro-tools/data/schemas/postcfg.schema.yaml

14 lines
244 B
YAML
Raw Normal View History

2016-09-17 19:08:36 +02:00
---
type: map
mapping:
2016-09-18 02:28:15 +02:00
"keyrings":
2016-09-17 19:08:36 +02:00
type: seq
sequence:
- { type: str }
2016-09-18 02:28:15 +02:00
"samba":
type: seq
sequence:
- type: map
mapping:
"workgroup": { type: str }