Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 192bc3ca authored by Pascal Morillon's avatar Pascal Morillon
Browse files

[sophia] Fixes suno-20 (not 23) serial number

parent 82c70120
Branches
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"chassis": {
"manufacturer": "Dell Inc.",
"name": "PowerEdge R410",
"serial": "C5JPH4J"
"serial": "43JPH4J"
},
"gpu": {
"gpu": false
......
......@@ -12,7 +12,7 @@
"chassis": {
"manufacturer": "Dell Inc.",
"name": "PowerEdge R410",
"serial": "43JPH4J"
"serial": "C5JPH4J"
},
"gpu": {
"gpu": false
......
......@@ -1219,7 +1219,7 @@ suno-20:
supported_job_types:
virtual: ivt
chassis:
serial_number: C5JPH4J
serial_number: 43JPH4J
manufacturer: Dell Inc.
product_name: PowerEdge R410
main_memory:
......@@ -1405,7 +1405,7 @@ suno-23:
supported_job_types:
virtual: ivt
chassis:
serial_number: 43JPH4J
serial_number: C5JPH4J
manufacturer: Dell Inc.
product_name: PowerEdge R410
main_memory:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment