From 4549820bef14ab7d0e4e5e2d3ec610faca37a9f5 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 27 Jun 2022 01:11:07 +0200 Subject: [PATCH] switch-b3: migrate --- config/switch.nix | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/switch.nix b/config/switch.nix index 7f1d1cc..d98e9de 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -150,15 +150,6 @@ "ge-1/0/33" ]; }; - switch-b3 = { - group = "11"; - ports = [ - "ge-1/0/25" - "ge-1/0/26" - "ge-1/0/27" - "ge-1/0/28" - ]; - }; }; };