aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/ceph.yaml
blob: ccb41cc468d0ec885cd874eb812811545ce979d0 (plain)
1
2
3
4
5
6
7
8
9
ceph::profile::params::osd_pool_default_pg_num: 32
ceph::profile::params::osd_pool_default_pgp_num: 32
ceph::profile::params::osd_pool_default_size: 3
ceph::profile::params::osd_pool_default_min_size: 1
ceph::profile::params::osds: {/srv/data: {}}
ceph::profile::params::manage_repo: false
ceph::profile::params::authentication_type: cephx

ceph_classes: []