initial commit
This commit is contained in:
commit
772469d21b
27 changed files with 1121 additions and 0 deletions
4
testdata/nested/multilayer/zone.yaml
vendored
Normal file
4
testdata/nested/multilayer/zone.yaml
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"@":
|
||||
- type: A
|
||||
ttl: 3600
|
||||
value: 192.0.2.1
|
||||
2
testdata/nested/zone.yaml
vendored
Normal file
2
testdata/nested/zone.yaml
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
nested:
|
||||
multilayer: !include multilayer/zone.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue