HomeClusterLabs Projects

Low: tools: use correct regular expression for fail counts in crm_resource

Description

Low: tools: use correct regular expression for fail counts in crm_resource

The previous pattern, "fail-count-*", would (unintentionally) match an
attribute containing "fail-count" anywhere in its name. The new pattern,
"^fail-count-", matches only attributes starting with "fail-count-".

Details

Provenance
kgaillotAuthored on Jan 16 2017, 5:42 PM
Parents
rPf4a74a3a97b8: Doc: Pacemaker Explained: clarify require-all behavior
Branches
Unknown
Tags
Unknown

Event Timeline