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/2Ux8 Riser.json b/configurations/2Ux8 Riser.json
index 842d26c..50b387e 100644
--- a/configurations/2Ux8 Riser.json
+++ b/configurations/2Ux8 Riser.json
@@ -53,6 +53,7 @@
             }
         ],
         "Name": "2Ux8 Riser 1",
+        "Type": "Board",
         "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'A2UL8RISER1', 'ADDRESS': 80})",
         "xyz.openbmc_project.Inventory.Decorator.Asset": {
             "Manufacturer": "$BOARD_MANUFACTURER",
@@ -115,6 +116,7 @@
             }
         ],
         "Name": "2Ux8 Riser 2",
+        "Type": "Board",
         "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'A2UL8RISER2', 'ADDRESS': 81})",
         "xyz.openbmc_project.Inventory.Decorator.Asset": {
             "Manufacturer": "$BOARD_MANUFACTURER",
diff --git a/configurations/8X25 HSBP.json b/configurations/8X25 HSBP.json
index c21a8be..5dd9122 100644
--- a/configurations/8X25 HSBP.json
+++ b/configurations/8X25 HSBP.json
@@ -15,5 +15,6 @@
         }
     ],
     "Name": "1U_HSBP",
+    "Type": "Board",
     "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME':'F1U8X25S3PHSBP'})"
 }
\ No newline at end of file
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",
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index 9c3be95..20b1518 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -340,6 +340,7 @@
         }
     ],
     "Name": "R2000 Chassis",
+    "Type": "Chassis",
     "Probe": [
         "FOUND('WFP Baseboard')",
         "AND",