From 13bbac52e2f47551c2bc4b0b53b16f0b744e38ef Mon Sep 17 00:00:00 2001
From: Hugo Dominois <hugo.dominois@inria.fr>
Date: Mon, 22 Jan 2024 11:19:58 +0100
Subject: [PATCH] [lille][chirop] New postinstall version

---
 data/grid5000/sites/lille/clusters/chirop/chirop.json         | 4 +++-
 data/grid5000/sites/lille/clusters/chirop/nodes/chirop-1.json | 2 +-
 data/grid5000/sites/lille/clusters/chirop/nodes/chirop-2.json | 2 +-
 data/grid5000/sites/lille/clusters/chirop/nodes/chirop-3.json | 2 +-
 data/grid5000/sites/lille/clusters/chirop/nodes/chirop-4.json | 2 +-
 data/grid5000/sites/lille/clusters/chirop/nodes/chirop-5.json | 2 +-
 6 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/data/grid5000/sites/lille/clusters/chirop/chirop.json b/data/grid5000/sites/lille/clusters/chirop/chirop.json
index ef582b970c7..b59e190b01c 100644
--- a/data/grid5000/sites/lille/clusters/chirop/chirop.json
+++ b/data/grid5000/sites/lille/clusters/chirop/chirop.json
@@ -3,6 +3,7 @@
   "created_at": "Thu, 25 Jan 2024 00:00:00 GMT",
   "exotic": false,
   "kavlan": false,
+  "manufactured_at": null,
   "metrics": [
 
   ],
@@ -12,5 +13,6 @@
     "testing"
   ],
   "type": "cluster",
-  "uid": "chirop"
+  "uid": "chirop",
+  "warranty_end": null
 }
\ No newline at end of file
diff --git a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-1.json b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-1.json
index a914b5850b3..a7105b428cf 100644
--- a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-1.json
+++ b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-1.json
@@ -199,7 +199,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
diff --git a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-2.json b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-2.json
index c681ce4d955..f91dc98a1f9 100644
--- a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-2.json
+++ b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-2.json
@@ -199,7 +199,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
diff --git a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-3.json b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-3.json
index e130f10f66c..f9bddedd774 100644
--- a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-3.json
+++ b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-3.json
@@ -199,7 +199,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
diff --git a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-4.json b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-4.json
index 3108ac2063a..46c8d94757f 100644
--- a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-4.json
+++ b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-4.json
@@ -199,7 +199,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
diff --git a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-5.json b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-5.json
index c76e3c83bfc..2d0988cdf67 100644
--- a/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-5.json
+++ b/data/grid5000/sites/lille/clusters/chirop/nodes/chirop-5.json
@@ -199,7 +199,7 @@
   },
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2023121409",
+    "postinstall-version": "1.2024011908",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
-- 
GitLab