Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0743709f authored by PENVEN Loris's avatar PENVEN Loris
Browse files

[rennes][abacus26] Add creation, warranty and manufacturing date

parent 87f244bd
No related branches found
No related tags found
1 merge request!941Testing abacus26
{ {
"boot_type": "uefi", "boot_type": "uefi",
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT", "created_at": "Fri, 17 Jan 2025 00:00:00 GMT",
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"manufactured_at": "1970-01-01", "manufactured_at": "2024-10-08",
"metrics": [ "metrics": [
], ],
...@@ -15,5 +15,5 @@ ...@@ -15,5 +15,5 @@
"redfish": true, "redfish": true,
"type": "cluster", "type": "cluster",
"uid": "abacus26", "uid": "abacus26",
"warranty_end": "1970-01-01" "warranty_end": "2031-10-14"
} }
\ No newline at end of file
...@@ -13,11 +13,11 @@ ...@@ -13,11 +13,11 @@
}, },
"bmc_version": "1.59", "bmc_version": "1.59",
"chassis": { "chassis": {
"manufactured_at": "1970-01-01", "manufactured_at": "2024-10-08",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL380 Gen11", "name": "ProLiant DL380 Gen11",
"serial": "CZ2D1P0F51", "serial": "CZ2D1P0F51",
"warranty_end": "1970-01-01" "warranty_end": "2031-10-14"
}, },
"exotic": false, "exotic": false,
"gpu_devices": { "gpu_devices": {
......
--- ---
model: HPE ProLiant DL380 Gen11 model: HPE ProLiant DL380 Gen11
created_at: 1970-01-01 # TODO: change this value created_at: 2025-01-17 # TODO: change this e
kavlan: false kavlan: false
boot_type: uefi boot_type: uefi
exotic: false exotic: false
...@@ -10,8 +10,8 @@ queues: ...@@ -10,8 +10,8 @@ queues:
nodes: nodes:
abacus26-[1-1]: abacus26-[1-1]:
chassis: chassis:
manufactured_at: 1970-01-01 # TODO: Put date. manufactured_at: 2024-10-08
warranty_end: 1970-01-01 # TODO: Put date. warranty_end: 2031-10-14
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment