coredns-yaml/testdata/bad_ns_with_subzone.yaml

14 lines
288 B
YAML

org:
example:
"@":
- type: SOA
value: ns1.example.com. admin.example.com. 1 1 1 1 1
- type: NS
value: ns1.example.com
delegated:
"@":
- type: NS
value: ns1.example.com
subzone:
- type: A
value: 1.2.3.4