public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Shannon Sterz <s.sterz@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs] sdn: drop `frr` from packages required by the evpn controller
Date: Mon,  7 Apr 2025 14:16:22 +0200	[thread overview]
Message-ID: <20250407121622.154327-1-s.sterz@proxmox.com> (raw)

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


             reply	other threads:[~2025-04-07 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-07 12:16 Shannon Sterz [this message]
2025-04-07 13:41 ` [pve-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250407121622.154327-1-s.sterz@proxmox.com \
    --to=s.sterz@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal