From 4049c7c0da06797537b33e3c447a2b291596f31d Mon Sep 17 00:00:00 2001
From: Nicolas Perrin <nicolas.perrin@inria.fr>
Date: Wed, 4 Nov 2020 08:37:30 +0100
Subject: [PATCH] [grenoble][troll] Remove unused eth1 interfaces

---
 input/grid5000/ipv4.yaml  | 1 -
 input/grid5000/vlans.yaml | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/input/grid5000/ipv4.yaml b/input/grid5000/ipv4.yaml
index aa87739da0..350ea0b56c 100644
--- a/input/grid5000/ipv4.yaml
+++ b/input/grid5000/ipv4.yaml
@@ -14,7 +14,6 @@ ipv4:
       grenoble yeti eth0 0 0 3 0
       grenoble dahu eth0 0 0 4 0
       grenoble troll eth0 0 0 6 0
-      grenoble troll eth1 0 0 6 100
       lille chifflot eth0 0 0 4 0
       lille chifflot eth1 0 0 4 100
       lille chetemi eth0 0 0 5 0
diff --git a/input/grid5000/vlans.yaml b/input/grid5000/vlans.yaml
index b5592dde4b..a7e422da92 100644
--- a/input/grid5000/vlans.yaml
+++ b/input/grid5000/vlans.yaml
@@ -64,7 +64,6 @@ vlans:
       local grenoble yeti eth0 0 0 0 0
       local grenoble dahu eth0 0 0 1 0
       local grenoble troll eth0 0 0 2 0
-      local grenoble troll eth1 0 0 3 0
       local lille chetemi eth0 0 0 0 0
       local lille chetemi eth1 0 0 1 0
       local lille chifflet eth0 0 0 2 0
@@ -127,7 +126,6 @@ vlans:
       global lille chiclet eth0 0 0 5 0
       global lille chiclet eth1 0 0 5 100
       global grenoble troll eth0 0 0 6 0
-      global grenoble troll eth1 0 0 7 0
       global lyon sagittaire eth1 0 0 8 0
       global lyon taurus eth0 0 0 9 0
       global lyon orion eth0 0 0 10 0
@@ -174,7 +172,6 @@ vlans:
       routed grenoble yeti eth0 0 4 0 0
       routed grenoble dahu eth0 0 4 1 0
       routed grenoble troll eth0 0 4 2 0
-      routed grenoble troll eth1 0 4 3 0
       routed lille chetemi eth0 0 8 0 0
       routed lille chetemi eth1 0 8 1 0
       routed lille chifflet eth0 0 8 2 0
-- 
GitLab