all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] sdn: drop `frr` from packages required by the evpn controller
@ 2025-04-07 12:16 Shannon Sterz
  2025-04-07 13:41 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Shannon Sterz @ 2025-04-07 12:16 UTC (permalink / raw)
  To: pve-devel

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>
---
 pvesdn.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pvesdn.adoc b/pvesdn.adoc
index 5d5d27b..86bf963 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -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:
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-07 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-07 12:16 [pve-devel] [PATCH docs] sdn: drop `frr` from packages required by the evpn controller Shannon Sterz
2025-04-07 13:41 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal