prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.
Change-Id: I0d25f27a5e449578967915d9f570cc29246927d7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/oem/ibm/configurations/fru/System_VSYS.json b/oem/ibm/configurations/fru/System_VSYS.json
index fceab71..ffc18b4 100644
--- a/oem/ibm/configurations/fru/System_VSYS.json
+++ b/oem/ibm/configurations/fru/System_VSYS.json
@@ -1,128 +1,129 @@
{
- "record_details": {
- "fru_record_type": 254,
- "fru_encoding_type": 1,
- "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.System"
- },
- "fru_fields": [{
- "fru_field_type": 2,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "RT",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 3,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "BR",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 4,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "DR",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 5,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "FV",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 6,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "ID",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 7,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "MN",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 8,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "NN",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 9,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "RB",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 10,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "RG",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 11,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "SE",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 12,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "SG",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 13,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "SU",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 14,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "TM",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 15,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "TN",
- "property_type": "bytearray"
- }
- },
- {
- "fru_field_type": 16,
- "dbus": {
- "interface": "com.ibm.ipzvpd.VSYS",
- "property_name": "WN",
- "property_type": "bytearray"
- }
- }
- ]
+ "record_details": {
+ "fru_record_type": 254,
+ "fru_encoding_type": 1,
+ "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.System"
+ },
+ "fru_fields": [
+ {
+ "fru_field_type": 2,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "RT",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 3,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "BR",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 4,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "DR",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 5,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "FV",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 6,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "ID",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 7,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "MN",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 8,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "NN",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 9,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "RB",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 10,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "RG",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 11,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "SE",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 12,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "SG",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 13,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "SU",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 14,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "TM",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 15,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "TN",
+ "property_type": "bytearray"
+ }
+ },
+ {
+ "fru_field_type": 16,
+ "dbus": {
+ "interface": "com.ibm.ipzvpd.VSYS",
+ "property_name": "WN",
+ "property_type": "bytearray"
+ }
+ }
+ ]
}