From d9d1a67562b2f5a4f3dee095c8fa3fa065a67bcb Mon Sep 17 00:00:00 2001 From: yosef sl <43685209+legitYosal@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:19:02 +0330 Subject: [PATCH] Update netplan-yaml.md fail-over-mac-poliy does not work with `mode: 802.3ad` and therefore it is needed in the documentation. --- doc/netplan-yaml.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/netplan-yaml.md b/doc/netplan-yaml.md index b22755755..7d13362fb 100644 --- a/doc/netplan-yaml.md +++ b/doc/netplan-yaml.md @@ -1573,6 +1573,7 @@ The specific settings for bonds are defined below. > Set whether to set all ports to the same MAC address when adding > them to the bond, or how else the system should handle MAC addresses. > The possible values are `none`, `active` and `follow`. + > This only works with specific bonding modes such as active-backup. - **`gratuitous-arp`** (scalar)