Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d4026149 authored by Ludovic Schoepps's avatar Ludovic Schoepps
Browse files

[luxembourg][vianden] Fix missing exotic attribute

parent 67eb6d5d
Branches
No related tags found
1 merge request!1321[luxembourg][vianden] Move to queue default
Pipeline #1210097 passed with warnings
......@@ -19,7 +19,7 @@
"serial": "4VLJM44",
"warranty_end": "2028-07-15"
},
"exotic": false,
"exotic": true,
"gpu_devices": {
"card0": {
"cores": 19456,
......
{
"boot_type": "uefi",
"created_at": "Mon, 06 Jan 2025 00:00:00 GMT",
"exotic": false,
"exotic": true,
"kavlan": true,
"manufactured_at": "2024-07-14",
"metrics": [
......
......@@ -3,7 +3,7 @@ model: Dell PowerEdge XE9680
created_at: 2025-01-06
kavlan: true
boot_type: uefi
exotic: false # TODO: specify if 'true' or 'false'
exotic: true
queues:
- admin
- default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment