Skip to content

Commit 3a0a77c

Browse files
Merge pull request #1975 from openshift-cherrypick-robot/cherry-pick-1974-to-18.0-fr6
[18.0-fr6] Fix bond config docs
2 parents 00d1ab7 + 770fcf7 commit 3a0a77c

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)