Skip to content

Commit a48259b

Browse files
committed
Remove trunking support statement related to BZ1964540
1 parent 111a083 commit a48259b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/machineset-yaml-osp-sr-iov-port-security.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ spec:
9090

9191
[NOTE]
9292
====
93-
Trunking is enabled for ports that are created by entries in the networks and subnets lists. The name of ports that are created from these lists follow the pattern `<machine_name>-<nameSuffix>`. The `nameSuffix` field is required in port definitions.
93+
Trunking is enabled for ports that are created by entries in the networks and subnets lists. The names of ports that are created from these lists follow the pattern `<machine_name>-<nameSuffix>`. The `nameSuffix` field is required in port definitions.
9494
95-
Trunking is not enabled for ports that are defined in the ports list.
95+
You can enable trunking for each port.
9696
9797
Optionally, you can add tags to ports as part of their `tags` lists.
9898
====

modules/machineset-yaml-osp-sr-iov.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ You cannot set security groups and allowed address pairs for ports when port sec
103103

104104
[NOTE]
105105
====
106-
Trunking is enabled for ports that are created by entries in the networks and subnets lists. The name of ports that are created from these lists follow the pattern `<machine_name>-<nameSuffix>`. The `nameSuffix` field is required in port definitions.
106+
Trunking is enabled for ports that are created by entries in the networks and subnets lists. The names of ports that are created from these lists follow the pattern `<machine_name>-<nameSuffix>`. The `nameSuffix` field is required in port definitions.
107107
108-
Trunking is not enabled for ports that are defined in the ports list.
108+
You can enable trunking for each port.
109109
110110
Optionally, you can add tags to ports as part of their `tags` lists.
111111
====

0 commit comments

Comments
 (0)