linux-system-roles / network

An ansible role to configure networking

Home Page:https://linux-system-roles.github.io/network/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An option to configure an active-backup bond device

Alffernandez opened this issue · comments

The network system role does not support the required options in order to configure an active-backup bond device. The "primary" option is not supported by the system role:
BONDING_OPTS="mode=active-backup miimon=100 primary=eno1"

The options are now supported when using NetworkManager.