services.patroni.otherNodesIps

NixOS option

IP addresses of the other nodes.

type: list of string
Default
[ ]
Example
[
  "192.168.1.2"
  "192.168.1.3"
]
declared in: nixos/modules/services/cluster/patroni/default.nixView source on NixOS/nixpkgs →