Merge pull request 'update domain and update ns' (#798) from pppwaw-20210514/add-domain into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/798
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2021-05-14 14:37:03 +00:00
commit b7f9173f22
4 changed files with 14 additions and 0 deletions

6
data/dns/icp.dn42 Normal file
View file

@ -0,0 +1,6 @@
domain: icp.dn42
admin-c: PPPWAW-DN42
tech-c: PPPWAW-DN42
mnt-by: PPPWAW-MNT
nserver: ns.pppwaw.dn42
source: DN42

6
data/dns/pppwaw.dn42 Normal file
View file

@ -0,0 +1,6 @@
domain: pppwaw.dn42
admin-c: PPPWAW-DN42
tech-c: PPPWAW-DN42
mnt-by: PPPWAW-MNT
nserver: ns.pppwaw.dn42 172.21.114.1
source: DN42

View file

@ -7,4 +7,5 @@ tech-c: PPPWAW-DN42
mnt-by: PPPWAW-MNT mnt-by: PPPWAW-MNT
status: ASSIGNED status: ASSIGNED
cidr: fda8:391f:1052::/48 cidr: fda8:391f:1052::/48
nserver: ns.pppwaw.dn42
source: DN42 source: DN42

View file

@ -8,4 +8,5 @@ tech-c: PPPWAW-DN42
mnt-by: PPPWAW-MNT mnt-by: PPPWAW-MNT
status: ASSIGNED status: ASSIGNED
cidr: 172.21.114.0/27 cidr: 172.21.114.0/27
nserver: ns.pppwaw.dn42
source: DN42 source: DN42