HomeClusterLabs Projects

Low: tools: Handle a remote node's name differing from its hostname.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: tools: Handle a remote node's name differing from its hostname.

If a remote node is configured so that its cluster name differs from its
hostname, crm_attribute will be confused. Setting an attribute will
fail with an error message about not being able to map a name to a UUID.

Instead of simply calling get_local_host_name, we can ask the controller
for our name. This will return a mappable value.

Fixes T34.

Details

Provenance
clumensAuthored on Apr 11 2022, 2:59 PM
Tasks
Restricted Maniphest Task

Commit No Longer Exists

This commit no longer exists in the repository.