Map Horizon, Redis, Rabbit, memcached to isolated nets
[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_pools:
11   - volumes
12   - vms
13   - images