services.ceph.global.publicNetwork

NixOS option

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

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