Skip to content

Instantly share code, notes, and snippets.

@holtgrewe
Created November 11, 2021 08:41
Show Gist options
  • Save holtgrewe/b26c3c77fe3a42ddde8d6c8f35091b16 to your computer and use it in GitHub Desktop.
Save holtgrewe/b26c3c77fe3a42ddde8d6c8f35091b16 to your computer and use it in GitHub Desktop.
# bridge on bond0 is for the compute network.
compute_net_interface: brbond0
compute_net_bridge_ports:
- bond0
# bond0 is for the compute node.
bond0_interface: bond0
bond0_bond_slaves:
- eth0
- eth1
bond0_bond_mode: 802.3ad
bond0_bond_miimon: 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment