mirror of
https://git.dn42.dev/wiki/wiki
synced 2025-03-15 03:43:33 +00:00
fix indents from previous commit
This commit is contained in:
parent
10f4dc7ba6
commit
1cbf9b2adf
@ -38,10 +38,10 @@ Create a `mntner` object in `data/mntner/` named `<FOO>-MNT`. It will be used to
|
|||||||
|
|
||||||
Example: data/mntner/EXAMPLE-MNT
|
Example: data/mntner/EXAMPLE-MNT
|
||||||
```
|
```
|
||||||
mntner: EXAMPLE-MNT
|
mntner: EXAMPLE-MNT
|
||||||
admin-c: EXAMPLE-DN42
|
admin-c: EXAMPLE-DN42
|
||||||
tech-c: EXAMPLE-DN42
|
tech-c: EXAMPLE-DN42
|
||||||
mnt-by: EXAMPLE-MNT
|
mnt-by: EXAMPLE-MNT
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create person objects
|
### Create person objects
|
||||||
@ -59,10 +59,10 @@ Create a `person` object in `data/person/` for **yourself** (not your organisat
|
|||||||
|
|
||||||
Example: data/mntner/EXAMPLE-DN42
|
Example: data/mntner/EXAMPLE-DN42
|
||||||
```
|
```
|
||||||
person: John Doe
|
person: John Doe
|
||||||
contact: john.doe@example.com
|
contact: john.doe@example.com
|
||||||
nic-hdl: EXAMPLE-DN42
|
nic-hdl: EXAMPLE-DN42
|
||||||
mnt-by: EXAMPLE-MNT
|
mnt-by: EXAMPLE-MNT
|
||||||
```
|
```
|
||||||
|
|
||||||
If you intend to register resources for an organisation (e.g. your hackerspace), you must also create an `organisation` object for your organisation:
|
If you intend to register resources for an organisation (e.g. your hackerspace), you must also create an `organisation` object for your organisation:
|
||||||
@ -76,11 +76,11 @@ If you intend to register resources for an organisation (e.g. your hackerspace),
|
|||||||
|
|
||||||
Example: data/organisation/ORG-EXAMPLE
|
Example: data/organisation/ORG-EXAMPLE
|
||||||
```
|
```
|
||||||
organisation: ORG-EXAMPLE
|
organisation: ORG-EXAMPLE
|
||||||
org-name: Example Organisation
|
org-name: Example Organisation
|
||||||
admin-c: EXAMPLE-DN42
|
admin-c: EXAMPLE-DN42
|
||||||
tech-c: EXAMPLE-DN42
|
tech-c: EXAMPLE-DN42
|
||||||
mnt-by: EXAMPLE-MNT
|
mnt-by: EXAMPLE-MNT
|
||||||
```
|
```
|
||||||
|
|
||||||
### Guidelines for future objects
|
### Guidelines for future objects
|
||||||
@ -107,11 +107,11 @@ If unsure, ask on the mailing list or IRC.
|
|||||||
|
|
||||||
Example: data/aut-num/AS4242423999
|
Example: data/aut-num/AS4242423999
|
||||||
```
|
```
|
||||||
aut-num: AS4242423999
|
aut-num: AS4242423999
|
||||||
as-name: AS for EXAMPLE Network
|
as-name: AS for EXAMPLE Network
|
||||||
admin-c: EXAMPLE-DN42
|
admin-c: EXAMPLE-DN42
|
||||||
tech-c: EXAMPLE-DN42
|
tech-c: EXAMPLE-DN42
|
||||||
mnt-by: EXAMPLE-MNT
|
mnt-by: EXAMPLE-MNT
|
||||||
```
|
```
|
||||||
|
|
||||||
### Register a network prefix
|
### Register a network prefix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user