Move ironic::db data within service template
[apex-tripleo-heat-templates.git] / puppet / hieradata / ceph.yaml
1 ceph::profile::params::osd_pool_default_pg_num: 32
2 ceph::profile::params::osd_pool_default_pgp_num: 32
3 ceph::profile::params::osd_pool_default_size: 3
4 ceph::profile::params::osd_pool_default_min_size: 1
5 ceph::profile::params::osds: {/srv/data: {}}
6 ceph::profile::params::manage_repo: false
7 ceph::profile::params::authentication_type: cephx
8
9 ceph_classes: []