From 1a2a2e70d4454361ff58c7ba12f79f767079d694 Mon Sep 17 00:00:00 2001
From: David Loup <david.loup@inria.fr>
Date: Mon, 22 Oct 2018 15:20:53 +0200
Subject: [PATCH] [lille] Remove default interface on gardin (not in ref repo
 because moved to DMZ)

---
 data/grid5000/sites/lille/servers/gardin.json    | 5 -----
 input/grid5000/sites/lille/servers/physical.yaml | 4 ----
 2 files changed, 9 deletions(-)

diff --git a/data/grid5000/sites/lille/servers/gardin.json b/data/grid5000/sites/lille/servers/gardin.json
index 9e5a801d83..cb520c47c0 100644
--- a/data/grid5000/sites/lille/servers/gardin.json
+++ b/data/grid5000/sites/lille/servers/gardin.json
@@ -9,11 +9,6 @@
       "ip": "172.17.46.9",
       "mac": "54:48:10:f4:f9:0c",
       "mounted": true
-    },
-    "default": {
-      "ip": "172.16.47.9",
-      "mac": "24:6E:96:DC:F4:2C",
-      "mounted": true
     }
   },
   "sensors": {
diff --git a/input/grid5000/sites/lille/servers/physical.yaml b/input/grid5000/sites/lille/servers/physical.yaml
index fcb1d3245b..78eda89a19 100644
--- a/input/grid5000/sites/lille/servers/physical.yaml
+++ b/input/grid5000/sites/lille/servers/physical.yaml
@@ -266,10 +266,6 @@ gardin:
   warranty: 2023-06-25
   serial: 2SYTKQ2
   network_adapters:
-    default:
-      mounted: true
-      ip: 172.16.47.9
-      mac: 24:6E:96:DC:F4:2C
     bmc:
       mounted: true
       ip: 172.17.46.9
-- 
GitLab