diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-05 17:00:44 -0500 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-05 17:00:44 -0500 |
| commit | 6d2b6c0dc7b6b2c3ecf1beb8e8e18b2417924285 (patch) | |
| tree | 386ffbc8de42982fc382c164ed55086bf369f805 | |
| parent | 1876fb29131775ccff05fff6ee3e76012f69fff8 (diff) | |
| download | blackbird-xml-6d2b6c0dc7b6b2c3ecf1beb8e8e18b2417924285.tar.gz blackbird-xml-6d2b6c0dc7b6b2c3ecf1beb8e8e18b2417924285.zip | |
Add missing IPMI ID to APSS fault sensor
| -rw-r--r-- | talos.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6079,6 +6079,13 @@ </property> </globalSetting> <globalSetting> + <id>/sys-0/node-0/apss_fault_sensor</id> + <property> + <id>IPMI_SENSOR_ID</id> + <value>0x93</value> + </property> +</globalSetting> +<globalSetting> <id>/sys-0/os_boot_sensor</id> <property> <id>IPMI_SENSOR_ID</id> |

