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_osfp.json b/configurations/meta/clemente_osfp.json
index 8686290..9813d6e 100644
--- a/configurations/meta/clemente_osfp.json
+++ b/configurations/meta/clemente_osfp.json
@@ -9,7 +9,7 @@
     ],
     /* Clemente Octal Small Form-factor Pluggable Carrier Board */
     "Name": "Clemente OSFP Carrier $bus - 29 % 11",
-    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Clemente OSFP ', 'BOARD_MANUFACTURER': 'Ingrasys'})",
+    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Clemente OSFP ', 'BOARD_MANUFACTURER': '(Ingrasys|Quanta)'})",
     "Type": "Board",
     "xyz.openbmc_project.Inventory.Decorator.Asset": {
         "BuildDate": "$BOARD_MANUFACTURE_DATE",