File: explanation.md

package info (click to toggle)
netplan.io 1.1.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,440 kB
  • sloc: python: 34,441; ansic: 13,683; xml: 4,989; javascript: 2,165; sh: 419; makefile: 118
file content (41 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Explanation

## General structure & IDs

```{toctree}
structure-id
```

## Netplan Generator

```{toctree}
generator
```

## NetworkManager

```{toctree}
nm-all
```

## Design

Network configuration abstraction via `systemd-generator`

```{toctree}
Netplan Design <https://netplan.io/design>
```

## Security

```{toctree}
security
```

## FAQs

Find answers to common questions

```{toctree}
Netplan FAQs <https://netplan.io/faq>
```