Skip to content

Commit 92f2398

Browse files
Merge pull request openstack-k8s-operators#1974 from rabi/bond_docs_fix
Fix bond config docs
2 parents 2e0717b + 4bc7098 commit 92f2398

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)