summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2021-04-16 12:25:30 +0300
committerGeorge Hung <george.hung@quantatw.com>2021-04-21 04:27:02 +0300
commit5c037eda1228ec2f46daf9f03852580c08aba234 (patch)
tree4c8a778fed3da4ccbe4e6badcb891f811509847e /meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json
parentb424b53bde24af02856695058d34635c1c68e127 (diff)
downloadopenbmc-5c037eda1228ec2f46daf9f03852580c08aba234.tar.xz
meta-quanta: gbs: back to upstream and enable chassis-system reset
- change back to x86-power-control upstream - enable chassis-system reset for hard power cycle by Redfish Usage by Redfish: curl -k -u ${username}:${password} https://${bmcip}/redfish/v1/Chassis/chassis/Actions/Chassis.Reset -d '{"ResetType": "PowerCycle"}' Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Icff87d590c911289cb15bdc34dafce69e55c9e2a
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json')
-rw-r--r--meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json b/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json
new file mode 100644
index 000000000..d9d3ed109
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json
@@ -0,0 +1,8 @@
+{
+ "PostComplete": "POST_COMPLETE",
+ "PwrButton": "POWER_BUTTON",
+ "PwrOK": "PS_PWROK",
+ "PwrOut": "POWER_OUT",
+ "RstButton": "RESET_BUTTON",
+ "RstOut": "RESET_OUT"
+}