Add Type to all config files
A number of the config files didn't include the new "type" parameter.
Include it so they are correctly categorized.
Change-Id: I999f2917d22058c628822257dbc7241ff64b77c8
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
diff --git a/configurations/A2UL16RISER.json b/configurations/A2UL16RISER.json
index d3850c9..88bd5c7 100644
--- a/configurations/A2UL16RISER.json
+++ b/configurations/A2UL16RISER.json
@@ -53,6 +53,7 @@
}
],
"Name": "2U12x35 Riser1",
+ "Type": "Board",
"Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'A2UL16RISER\\d', 'ADDRESS' : 80})",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"Manufacturer": "$BOARD_MANUFACTURER",