Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e8fbd09c authored by POUILLOUX Laurent's avatar POUILLOUX Laurent
Browse files

[sophia][esterel1] replace manual value by generated one

parent b88d4415
Branches
No related tags found
1 merge request!1140[sophia][esterel1] replace manual value by generated one
Pipeline #1142058 passed with warnings
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"created_at": "Thu, 13 Mar 2025 00:00:00 GMT", "created_at": "Thu, 13 Mar 2025 00:00:00 GMT",
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"manufactured_at": "2016-11-01", "manufactured_at": "2016-11-02",
"metrics": [ "metrics": [
{ {
"description": "Default subset of metrics from Prometheus Node Exporter", "description": "Default subset of metrics from Prometheus Node Exporter",
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
}, },
"bmc_version": "2.86.86.86", "bmc_version": "2.86.86.86",
"chassis": { "chassis": {
"manufactured_at": "2016-11-01", "manufactured_at": "2016-11-02",
"manufacturer": "Dell Inc.", "manufacturer": "Dell Inc.",
"name": "PowerEdge R730", "name": "PowerEdge R730",
"serial": "88Y9RG2", "serial": "88Y9RG2",
......
...@@ -2212,6 +2212,12 @@ sites: ...@@ -2212,6 +2212,12 @@ sites:
warranty_end: 2024-12-15 warranty_end: 2024-12-15
sophia: sophia:
clusters: clusters:
esterel1:
nodes:
esterel1-1:
chassis:
manufactured_at: 2016-11-02
warranty_end: 2021-11-01
esterel10: esterel10:
nodes: nodes:
esterel10-1: esterel10-1:
......
...@@ -9,9 +9,6 @@ queues: ...@@ -9,9 +9,6 @@ queues:
- production - production
nodes: nodes:
esterel1-1: esterel1-1:
chassis:
manufactured_at: 2016-11-01
warranty_end: 2021-11-01
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