services.ceph.global.clusterNetwork

NixOS option

A comma-separated list of subnets that will be used as cluster networks in the cluster.

type: null or strings concatenated with ","
Default
null
Example
''
  10.10.0.0/24, 192.168.0.0/24
''
declared in: nixos/modules/services/network-filesystems/ceph.nixView source on NixOS/nixpkgs →