Andrew Geissler | c271176 | 2020-02-26 15:58:28 -0600 | [diff] [blame] | 1 | description: > |
2 | Implement to control different behaviors on the Logging service. See | ||||
3 | properties below for more information. | ||||
4 | properties: | ||||
5 | - name: QuiesceOnHwError | ||||
6 | type: boolean | ||||
7 | default: false | ||||
8 | description: > | ||||
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 9 | If true, a hardware failure within the system will result in a Quiesce |
10 | of the BMC state. If false, no action is taken. |