mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-07 18:26:23 +08:00
Merge pull request 'Create domain and add nserver for reverse' (#1793) from petros-20220511/dns into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1793 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
d20f08007f
2 changed files with 7 additions and 0 deletions
6
data/dns/petros.dn42
Normal file
6
data/dns/petros.dn42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
domain: petros.dn42
|
||||||
|
admin-c: PETROS-DN42
|
||||||
|
tech-c: PETROS-DN42
|
||||||
|
mnt-by: PETROS-MNT
|
||||||
|
nserver: a.petros.dn42 172.23.160.34
|
||||||
|
source: DN42
|
|
@ -6,5 +6,6 @@ admin-c: PETROS-DN42
|
||||||
tech-c: PETROS-DN42
|
tech-c: PETROS-DN42
|
||||||
mnt-by: PETROS-MNT
|
mnt-by: PETROS-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
|
nserver: a.petros.dn42
|
||||||
cidr: 172.23.160.0/26
|
cidr: 172.23.160.0/26
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue