services.cassandra.listenInterface

NixOS option

Set listenAddress OR listenInterface, 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 →