diff --git a/scripts/mesos/mesocentre.schema.json b/scripts/mesos/mesocentre.schema.json index 87ed1263f01b72ad9a7b097a341e95a34fe4073a..e39aad05c3f714ea14069af2a68f7ad18aff08e2 100644 --- a/scripts/mesos/mesocentre.schema.json +++ b/scripts/mesos/mesocentre.schema.json @@ -153,7 +153,7 @@ }, "vendorName": { "type": "string", - "enum": ["IBM", "NEC", "Cray", "Atos", "HPE", "SGI", "Dell", "Lenovo", "Sun Microsystems", "NVIDIA"], + "enum": ["IBM", "NEC", "Cray", "Atos", "HPE", "SGI", "Dell", "Lenovo", "Sun Microsystems", "NVIDIA", "GIGABYTE"], "description": "Nom du vendeur" } }