Skip to content

Commit

Permalink
lxdmetadata: update metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Mar 16, 2024
1 parent aecd42d commit 7a5238b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/config_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ Possible values are `auto` and `none`.
```

```{config:option} ipv4.host_address device-nic-routed-device-conf
:defaultdesc: "`192.254.0.1`"
:defaultdesc: "`169.254.0.1`"
:shortdesc: "IPv4 address to add to the host-side `veth` interface"
:type: "string"

Expand Down
4 changes: 2 additions & 2 deletions lxd/metadata/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@
},
{
"ipv4.host_address": {
"defaultdesc": "`192.254.0.1`",
"defaultdesc": "`169.254.0.1`",
"longdesc": "",
"shortdesc": "IPv4 address to add to the host-side `veth` interface",
"type": "string"
Expand Down Expand Up @@ -6014,4 +6014,4 @@
}
}
}
}
}

0 comments on commit 7a5238b

Please sign in to comment.