mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Initial Commit
This commit is contained in:
commit
50227f89ac
7262 changed files with 48341 additions and 0 deletions
9
data/schema/TINC-KEYSET-SCHEMA
Normal file
9
data/schema/TINC-KEYSET-SCHEMA
Normal file
|
@ -0,0 +1,9 @@
|
|||
schema: TINC-KEYSET-SCHEMA
|
||||
ref: dn42.tinc-keyset
|
||||
key: tinc-keyset required single primary schema
|
||||
key: descr optional single
|
||||
key: member required multiple lookup=dn42.tinc-key
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue