os-net-config/etc/os-net-config/samples/bond.yaml
Steven Hardy 19d4ef7a49 Strip trailing whitespace from yaml samples
Change-Id: Icdd35f6757d1179cb667fc2808bbd42655f7425b
2015-01-15 15:41:54 +00:00

18 lines
325 B
YAML

network_config:
-
type: ovs_bridge
name: br-ctlplane
use_dhcp: true
members:
-
type: ovs_bond
name: bond1
use_dhcp: true
members:
-
type: interface
name: em1
-
type: interface
name: em2