Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/netplan-yaml.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# YAML configuration

```{note}
Netplan configuration files must use the `.yaml` extension; `.yml` files will not be read.
```

## Top-level configuration structure

The general structure of a Netplan YAML file is shown below.
Expand Down
Loading