Skip to content

Commit

Permalink
Add document for DNS purging
Browse files Browse the repository at this point in the history
Signed-off-by: Gris Ge <[email protected]>
  • Loading branch information
cathay4t committed Dec 19, 2023
1 parent 2bfb08e commit 8c223ee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions devel/yaml_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1583,6 +1583,13 @@ is required to find a interface to hold DNS settings in the order of:
* First unchanged interface in current state with static IP or auto IP with
`auto-dns: false`.

To purge the static DNS configure, please use

```yml
dns-resolver:
config: {}
```

## Hostname

Only available on nmstate version 2.1.1+.
Expand Down

0 comments on commit 8c223ee

Please sign in to comment.