mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge pull request 'add domain' (#3721) from network/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3721 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
21ea730e5c
3 changed files with 13 additions and 0 deletions
9
data/dns/open.dn42
Normal file
9
data/dns/open.dn42
Normal file
|
@ -0,0 +1,9 @@
|
|||
domain: open.dn42
|
||||
admin-c: NTLY-DN42
|
||||
tech-c: NTLY-DN42
|
||||
mnt-by: NTLY-MNT
|
||||
nserver: ns1.open.dn42 172.20.204.33
|
||||
nserver: ns1.open.dn42 fdbf:7572:3839:53::1
|
||||
nserver: ns2.open.dn42 172.20.204.34
|
||||
nserver: ns2.open.dn42 fdbf:7572:3839:53::2
|
||||
source: DN42
|
|
@ -5,4 +5,6 @@ admin-c: NTLY-DN42
|
|||
tech-c: NTLY-DN42
|
||||
mnt-by: NTLY-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.open.dn42
|
||||
nserver: ns2.open.dn42
|
||||
source: DN42
|
||||
|
|
|
@ -5,4 +5,6 @@ admin-c: NTLY-DN42
|
|||
tech-c: NTLY-DN42
|
||||
mnt-by: NTLY-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.open.dn42
|
||||
nserver: ns2.open.dn42
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue