Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4e8e7a1b authored by RINGOT Patrice's avatar RINGOT Patrice
Browse files

Add new fields in schema (bmc_version and processor.microcode)

parent 7d739a63
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ bios: ...@@ -14,6 +14,7 @@ bios:
cstate_enabled: optional_boolean cstate_enabled: optional_boolean
ht_enabled: optional_boolean ht_enabled: optional_boolean
turboboost_enabled: optional_boolean turboboost_enabled: optional_boolean
bmc_version: string
chassis: chassis:
manufacturer: string manufacturer: string
name: string name: string
...@@ -82,6 +83,7 @@ processor: ...@@ -82,6 +83,7 @@ processor:
cache_l3: integer cache_l3: integer
clock_speed: integer clock_speed: integer
instruction_set: string instruction_set: string
microcode: string
model: string model: string
other_description: string other_description: string
vendor: string vendor: string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment