Allow customization of the Ceph pool names
[apex-tripleo-heat-templates.git] / puppet / hieradata / ceph.yaml
1 ceph::profile::params::osd_journal_size: 1024
2 ceph::profile::params::osd_pool_default_pg_num: 128
3 ceph::profile::params::osd_pool_default_pgp_num: 128
4 ceph::profile::params::osd_pool_default_size: 3
5 ceph::profile::params::osd_pool_default_min_size: 1
6 ceph::profile::params::osds: {/srv/data: {}}
7 ceph::profile::params::manage_repo: false
8 ceph::profile::params::authentication_type: cephx
9
10 ceph_classes: []
11
12 ceph_osd_selinux_permissive: true