Nodes
services.pcsd.nodes
List of nodes in the cluster. This option will be passed to services.corosync.nodelist
.
Type: list of (submodule)
Default:
[ ]
Example:
Declared by: - modules/default.nix#L67
services.pcsd.nodes.*.name
Node name.
Type: string
Declared by: - modules/default.nix#L92
services.pcsd.nodes.*.nodeid
Node ID number.
Type: signed integer
Declared by: - modules/default.nix#L88
services.pcsd.nodes.*.ring_addrs
List of IP addresses, one for each ring.
Type: list of string
Declared by: - modules/default.nix#L96