mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 01:16:59 +08:00
Merge pull request 'Add domain and DNS' (#134) from truewinter/registry:truewinter-20200825/AddDNS into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/134 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
91062b1154
3 changed files with 13 additions and 0 deletions
9
data/dns/truewinter.dn42
Normal file
9
data/dns/truewinter.dn42
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
domain: truewinter.dn42
|
||||||
|
admin-c: TRUEWINTER-DN42
|
||||||
|
tech-c: TRUEWINTER-DN42
|
||||||
|
mnt-by: TRUEWINTER-MNT
|
||||||
|
nserver: ns1.truewinter.dn42 172.20.207.196
|
||||||
|
nserver: ns1.truewinter.dn42 fd49:5b5:b737::53
|
||||||
|
nserver: ns2.truewinter.dn42 172.20.207.197
|
||||||
|
nserver: ns2.truewinter.dn42 fd49:5b5:b737::54
|
||||||
|
source: DN42
|
|
@ -7,4 +7,6 @@ admin-c: TRUEWINTER-DN42
|
||||||
tech-c: TRUEWINTER-DN42
|
tech-c: TRUEWINTER-DN42
|
||||||
mnt-by: TRUEWINTER-MNT
|
mnt-by: TRUEWINTER-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
|
nserver: ns1.truewinter.dn42
|
||||||
|
nserver: ns2.truewinter.dn42
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -5,4 +5,6 @@ admin-c: TRUEWINTER-DN42
|
||||||
tech-c: TRUEWINTER-DN42
|
tech-c: TRUEWINTER-DN42
|
||||||
mnt-by: TRUEWINTER-MNT
|
mnt-by: TRUEWINTER-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
|
nserver: ns1.truewinter.dn42
|
||||||
|
nserver: ns2.truewinter.dn42
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue