Merge pull request 'Added DNS and corresponding inetnum entry.' (#3483) from tibs/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3483
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
Simon Marsh 2024-02-14 08:11:09 +00:00
commit 73022eb448
2 changed files with 9 additions and 0 deletions

7
data/dns/tibs.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: tibs.dn42
admin-c: TIBS-DN42
tech-c: TIBS-DN42
mnt-by: TIBS-MNT
nserver: ns1.tibs.dn42 172.23.89.230
nserver: ns2.tibs.dn42 172.23.89.229
source: DN42

View file

@ -7,4 +7,6 @@ tech-c: TIBS-DN42
mnt-by: TIBS-MNT mnt-by: TIBS-MNT
status: ASSIGNED status: ASSIGNED
cidr: 172.23.89.224/28 cidr: 172.23.89.224/28
nserver: ns1.tibs.dn42
nserver: ns2.tibs.dn42
source: DN42 source: DN42