services.ceph.global.monHost

NixOS option

List of hostname shortnames/IP addresses of the initial monitors.

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