services.cassandra.rpcInterface

NixOS option

Set rpcAddress OR rpcInterface, not both. Interfaces must correspond to a single address, IP aliasing is not supported.

type: null or string
Default
null
Example
"eth1"
declared in: nixos/modules/services/databases/cassandra.nixView source on NixOS/nixpkgs →