HomeClusterLabs Projects

Refactor: cts: Drop --fencing/--stonith option from cts-lab

Description

Refactor: cts: Drop --fencing/--stonith option from cts-lab

This was a moderate source of confusion fo me when I first started using
cts-lab. We have a --fencing (or --stonith) option, as well as
--stonith-type and --stonith-args options.

The --stonith-type and --stonith-args options have their own default
values. The --fencing option may or may not override those defaults.
Then if the --stonith-type or --stonith-args options are given, they
override anything that was set by the --fencing option.

The --fencing option is a convenient shorthand for some common fencing
configurations, but we don't need it. A user can configure values
explicitly using --stonith-type and --stonith-args.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Tue, Aug 19, 2:38 AM
Parents
rP80af723359a5: Refactor: cts: Drop --warn-inactive option from cts-lab
Branches
Unknown
Tags
Unknown