os-net-config/etc/os-net-config/samples/linux_bond.yaml

14 lines
231 B
YAML

network_config:
-
type: linux_bond
name: bond1
use_dhcp: true
bonding_options: "mode=active-backup"
members:
-
type: interface
name: em1
-
type: interface
name: em2