configurations: clemente: Add Quanta to BOARD_MANUFACTURER check

Include Quanta in the BOARD_MANUFACTURER to enable support for Clemente
hardware boards manufactured by Quanta.

Change-Id: Iff8b92c2f75a99eda1d658d7d2784ebe4c81db39
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
diff --git a/configurations/meta/clemente_hdd.json b/configurations/meta/clemente_hdd.json
index 12ef730..650ea37 100644
--- a/configurations/meta/clemente_hdd.json
+++ b/configurations/meta/clemente_hdd.json
@@ -9,7 +9,7 @@
     ],
     /* Clemente Hard Disk Drive Carrier Board */
     "Name": "Clemente HDD Carrier $bus - 25 % 11",
-    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Clemente E1.S Backplane', 'BOARD_MANUFACTURER': 'Ingrasys'})",
+    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Clemente E1.S Backplane', 'BOARD_MANUFACTURER': '(Ingrasys|Quanta)'})",
     "Type": "Board",
     "xyz.openbmc_project.Inventory.Decorator.Asset": {
         "BuildDate": "$BOARD_MANUFACTURE_DATE",