services.cassandra.clusterName

NixOS option

The name of the cluster. This setting prevents nodes in one logical cluster from joining another. All nodes in a cluster must have the same value.

type: string
Default
"Test Cluster"
declared in: nixos/modules/services/databases/cassandra.nixView source on NixOS/nixpkgs →