HomeClusterLabs Projects

Fix: libcib: treat empty variant variables same as unset

Description

Fix: libcib: treat empty variant variables same as unset

Previously, an empty environment variable such as CIB_file= or
CIB_port= would trigger the relevant CIB variant even though it
couldn't work. Now, ignore an empty variable the same as if it were
unset.

Also improve logs.

Details

Provenance
kgaillotAuthored on Tue, Sep 17, 10:45 AM
Parents
rP4ab6a2bd1721: Feature: pacemaker-based: reject remote users if PAM not available
Branches
Unknown
Tags
Unknown