From 7b8dc515da18795eb9c483690d0d0dbccc3c9128 Mon Sep 17 00:00:00 2001
From: EISENBART Theo <theo.eisenbart@inria.fr>
Date: Thu, 25 Jan 2024 09:00:00 +0100
Subject: [PATCH] [grosminet] Rebase on WIP

---
 data/grid5000/sites/nancy/clusters/grosminet/grosminet.json   | 4 +++-
 .../sites/nancy/clusters/grosminet/nodes/grosminet-1.json     | 2 +-
 input/grid5000/ipv4.yaml                                      | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/data/grid5000/sites/nancy/clusters/grosminet/grosminet.json b/data/grid5000/sites/nancy/clusters/grosminet/grosminet.json
index f01c8b51c81..cdda4393b33 100644
--- a/data/grid5000/sites/nancy/clusters/grosminet/grosminet.json
+++ b/data/grid5000/sites/nancy/clusters/grosminet/grosminet.json
@@ -3,6 +3,7 @@
   "created_at": "Tue, 05 Dec 2023 00:00:00 GMT",
   "exotic": false,
   "kavlan": false,
+  "manufactured_at": null,
   "metrics": [
 
   ],
@@ -12,5 +13,6 @@
     "testing"
   ],
   "type": "cluster",
-  "uid": "grosminet"
+  "uid": "grosminet",
+  "warranty_end": null
 }
\ No newline at end of file
diff --git a/data/grid5000/sites/nancy/clusters/grosminet/nodes/grosminet-1.json b/data/grid5000/sites/nancy/clusters/grosminet/nodes/grosminet-1.json
index 10fdcc59951..a85dd8a5fed 100644
--- a/data/grid5000/sites/nancy/clusters/grosminet/nodes/grosminet-1.json
+++ b/data/grid5000/sites/nancy/clusters/grosminet/nodes/grosminet-1.json
@@ -353,7 +353,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
diff --git a/input/grid5000/ipv4.yaml b/input/grid5000/ipv4.yaml
index 15cace565f2..b2451a101fe 100644
--- a/input/grid5000/ipv4.yaml
+++ b/input/grid5000/ipv4.yaml
@@ -59,7 +59,7 @@ ipv4:
       nancy grouille eth2 0 0 15 0
       nancy gruss eth2 0 0 5 0
       nancy grat eth0 0 0 5 10
-      nancy grosminet 0 0 5 11
+      nancy grosminet eth0 0 0 5 11
       nancy grostiti eth0 0 0 5 12
       nantes econome eth0 0 0 0 0
       nantes ecotype eth0 0 0 1 0
-- 
GitLab