commit 06e1816ed44f2c816c918baf381297b9e053e35f Author: Andrea Ieri Date: Wed Feb 19 16:54:43 2020 +0100 Change default expiration of failcounts from never to 180 seconds Partial-Bug: #1864040 Change-Id: Iabbd26f4505405ee1cac1571bad8452b341e08cb diff --git a/config.yaml b/config.yaml index 61dfce5..938c9ed 100644 --- a/config.yaml +++ b/config.yaml @@ -152,7 +152,7 @@ options: detailed information on this config option. failure_timeout: type: int - default: 0 + default: 180 description: | Sets the pacemaker default resource meta-attribute value for failure_timeout. This value represents the duration in seconds to wait