HomeClusterLabs Projects

Refactor: tools: Pass the node to cli_resource_restart.

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

Description

Refactor: tools: Pass the node to cli_resource_restart.

With the previous commit, we now know that if cli_resource_restart is
given NULL for the host argument, it really means all nodes and not
"node not found". Thus, we can pass the node as an argument instead.

Details

Provenance
clumensAuthored on Mar 18 2022, 10:48 AM

Commit No Longer Exists

This commit no longer exists in the repository.