Skip to content

Commit 37d8d8f

Browse files
committed
HCIDOCS-228: Noted that when deploying on bare metal, VLAN format is <interface_name>.<vlan-number>.
1 parent 85dde93 commit 37d8d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-example-vlan-nncp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
<1> Name of the policy.
4040
<2> Optional: If you do not include the `nodeSelector` parameter, the policy applies to all nodes in the cluster.
4141
<3> This example uses a `hostname` node selector.
42-
<4> Name of the interface.
42+
<4> Name of the interface. When deploying on bare metal, only the `<interface_name>.<vlan_number>` VLAN format is supported.
4343
<5> Optional: Human-readable description of the interface.
4444
<6> The type of interface. This example creates a VLAN.
4545
<7> The requested state for the interface after creation.

0 commit comments

Comments
 (0)