Restructure Ceph/Puppet params to reflect changes in puppet-ceph
[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::manage_repo: false
7 ceph::profile::params::authentication_type: cephx
8
9 ceph_pools:
10   - volumes
11   - vms