sdn: drop frr from packages required by the evpn controller

frr is already shipped as part of pve now and does not need to be
installed separatelly.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
Link: https://lore.proxmox.com/20250407121622.154327-1-s.sterz@proxmox.com
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Shannon Sterz 2025-04-07 14:16:22 +02:00 committed by Thomas Lamprecht
parent 5bf2d0f02a
commit 1edaf7c98b

View File

@ -444,11 +444,11 @@ EVPN Controller
The `EVPN`, zone requires an external controller to manage the control plane.
The EVPN controller plugin configures the Free Range Routing (frr) router.
To enable the EVPN controller, you need to install frr on every node that shall
participate in the EVPN zone.
To enable the EVPN controller, you need to install frr-pythontools on every node
that shall participate in the EVPN zone.
----
apt install frr frr-pythontools
apt install frr-pythontools
----
EVPN controller configuration options: