Skip to content

Commit 4bc7098

Browse files
committed
Fix bond config docs
Jira: OSPRH-32222 Signed-off-by: rabi <ramishra@redhat.com>
1 parent 2e0717b commit 4bc7098

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/assemblies/con_provisioning-bare-metal-data-plane-nodes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ Example configuration with bonding:
152152
- eno2
153153
bondMode: "802.3ad"
154154
bondOptions:
155-
bond-miimon: "100"
156-
bond-xmit-hash-policy: "layer3+4"
155+
bond_miimon: "100"
156+
bond_xmit_hash_policy: "layer3+4"
157157
cloudUserName: cloud-admin
158158
nodes:
159159
edpm-compute-0:

0 commit comments

Comments
 (0)