meta-hpe: rl300-g11 add power supply monitoring recipe

Change-Id: Ib6071c1b6d4df4a1138e0cecf29787c5edcea23c
Signed-off-by: Charles Kearney <charles.kearney@hpe.com>
diff --git a/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json b/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json
new file mode 100644
index 0000000..e0a7858
--- /dev/null
+++ b/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json
@@ -0,0 +1,10 @@
+[
+    {
+        "Name": "psu2",
+        "LineName": "PSU2_INST",
+        "EventMon": "BOTH",
+        "TargetRising": "psu2up.service",
+        "TargetFalling": "psu2down.service",
+        "Continue": true
+    }
+]