HomeClusterLabs Projects

Low: libpacemaker: Fix a parameter to the cluster-status message.

Description

Low: libpacemaker: Fix a parameter to the cluster-status message.

Instead of passing "false" where a pcmkfence_history was being
expected, pass pcmk
fence_history_none. Passing false worked because
that was being cast to 0, while passing pcmk__fence_history_none makes
that explicit.

Details

Provenance
clumensAuthored on Jan 24 2024, 3:53 PM
Parents
rPb9c67cc58ff0: Refactor: tools: Rename node-list to simple-node-list in crm_node.
Branches
Unknown
Tags
Unknown