Add LED config for Centriq2400

For control centriq2400 LED

Change-Id: I9f8b89125a1e94e1bfda46fd7b23993a4b587556
Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
diff --git a/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml b/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml
new file mode 100755
index 0000000..25d2ef4
--- /dev/null
+++ b/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml
@@ -0,0 +1,15 @@
+bmc_booted:
+power_on:
+    Power_ID_LED:
+        Action: 'On'
+        DutyOn: 50
+        Period: 0
+enclosure_fault:
+    RAS_ERROR_LED:
+        Action: 'On'
+        DutyOn: 50
+        Period: 0
+    System_FAULT:
+        Action: 'On'
+        DutyOn: 50
+        Period: 0