Skip to content

Commit

Permalink
lxd/metadata: Update metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolton <[email protected]>
  • Loading branch information
boltmark committed Oct 3, 2024
1 parent 498b0b0 commit 61bcd0b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3554,6 +3554,12 @@ The specified action is used for all ingress traffic that doesn’t match any AC

```

```{config:option} vlan network-ovn-network-conf
:shortdesc: "VLAN ID to attach to"
:type: "integer"

```

<!-- config group network-ovn-network-conf end -->
<!-- config group network-peering-peering-properties start -->
```{config:option} config network-peering-peering-properties
Expand Down
7 changes: 7 additions & 0 deletions lxd/metadata/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -4025,6 +4025,13 @@
"shortdesc": "User-provided free-form key/value pairs",
"type": "string"
}
},
{
"vlan": {
"longdesc": "",
"shortdesc": "VLAN ID to attach to",
"type": "integer"
}
}
]
}
Expand Down

0 comments on commit 61bcd0b

Please sign in to comment.