meta-facebook: harma: remove CPU_CRIT_TGT in health monitor config

Our SIT team reported an issue that SSH will disconnect by the remote host when doing the stress by the script (while 1 to reading firmware version) on multiple terminals. After we reproduced on our side, we found that CPU usage will be over 90 % during stress and then cause BMC to reboot by health monitor. We remove reboot.target in CPU_CRIT_TGT from CPU critical threshold to avoid this issue.

Change-Id: Iaa5ebaed5fc1d1b39c47228d151d7bb19a17e76c
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend b/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend
new file mode 100644
index 0000000..6a04728
--- /dev/null
+++ b/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend
@@ -0,0 +1 @@
+CPU_CRIT_TGT = ""