blob: fb9f7c3dec7651aaa586e04b805373545ba24846 [file] [log] [blame]
Andrew Geisslerc2711762020-02-26 15:58:28 -06001description: >
2 Implement to control different behaviors on the Logging service. See
3 properties below for more information.
4properties:
5 - name: QuiesceOnHwError
6 type: boolean
7 default: false
8 description: >
9 If true, a hardware failure within the system will result in a
10 Quiesce of the BMC state. If false, no action is taken.