Skip to content

Instantly share code, notes, and snippets.

@frizop

frizop/bond Secret

Created January 31, 2019 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frizop/d3934744e81da7353604ed1f0778290c to your computer and use it in GitHub Desktop.
Save frizop/d3934744e81da7353604ed1f0778290c to your computer and use it in GitHub Desktop.
bond
- type: ovs_bridge
name: br-bond
dns_servers:
get_param: DnsServers
members:
- type: linux_bond
name: bond1
bonding_options: {get_param: BondInterfaceOvsOptions}
members:
- type: interface
name: ens2f1
primary: true
- type: interface
name: ens1f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment