mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge pull request 'Added DNS / Domain records' (#3886) from GeekWanderer/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3886 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
31f97332c2
3 changed files with 13 additions and 0 deletions
9
data/dns/cdubs.dn42
Normal file
9
data/dns/cdubs.dn42
Normal file
|
@ -0,0 +1,9 @@
|
|||
domain: cdubs.dn42
|
||||
admin-c: CDUBS-DN42
|
||||
tech-c: CDUBS-DN42
|
||||
mnt-by: CDUBS-MNT
|
||||
nserver: ns1.cdubs.dn42 172.21.99.25
|
||||
nserver: ns1.cdubs.dn42 fd23:4e25:2ec8:53::1
|
||||
nserver: ns2.cdubs.dn42 172.21.99.26
|
||||
nserver: ns2.cdubs.dn42 fd23:4e25:2ec8:53::2
|
||||
source: DN42
|
|
@ -7,4 +7,6 @@ admin-c: CDUBS-DN42
|
|||
tech-c: CDUBS-DN42
|
||||
mnt-by: CDUBS-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.cdubs.dn42
|
||||
nserver: ns2.cdubs.dn42
|
||||
source: DN42
|
||||
|
|
|
@ -7,4 +7,6 @@ admin-c: CDUBS-DN42
|
|||
tech-c: CDUBS-DN42
|
||||
mnt-by: CDUBS-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.cdubs.dn42
|
||||
nserver: ns2.cdubs.dn42
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue