initial commit
This commit is contained in:
commit
772469d21b
27 changed files with 1121 additions and 0 deletions
7
testdata/bad_missing_ns.yaml
vendored
Normal file
7
testdata/bad_missing_ns.yaml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"@":
|
||||
- type: SOA
|
||||
value: ns1.example.com. admin.example.com. 1 1 1 1 1
|
||||
- type: A
|
||||
value: 192.0.2.100
|
||||
- type: AAAA
|
||||
value: 2001:db8::100
|
||||
Loading…
Add table
Add a link
Reference in a new issue