control:p10bmc:ibm,rainier-2u: Add increase action for NVMe temps

Add the initial target increase action for the NVMe temperature group.

Change-Id: I97a4608dab5abcf050ea97e6ac42ad41e7219031
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/control/config_files/p10bmc/ibm,rainier-2u/events.json b/control/config_files/p10bmc/ibm,rainier-2u/events.json
index fe49979..6f53ad4 100644
--- a/control/config_files/p10bmc/ibm,rainier-2u/events.json
+++ b/control/config_files/p10bmc/ibm,rainier-2u/events.json
@@ -760,6 +760,18 @@
          "delta": 300
        },
        {
+         "name": "set_net_increase_target",
+         "groups": [
+           {
+             "name": "nvme temps",
+             "interface": "xyz.openbmc_project.Sensor.Value",
+             "property": { "name": "Value" }
+           }
+         ],
+         "state": 58.0,
+         "delta": 200
+       },
+       {
          "name": "set_net_decrease_target",
          "groups": [
            {