diff options
author | 2016-08-01 09:20:32 +0000 | |
---|---|---|
committer | 2016-08-01 09:20:32 +0000 | |
commit | b3daa91d6e2048a2e104b71eaa271ec78c912967 (patch) | |
tree | b1b1eed6aca20fbbf3b42db2dbf0ced896887b39 /puppet/hieradata/ceph.yaml | |
parent | a6e0fc02f04a5533b27867e21e5f30ff3512122e (diff) | |
parent | f67c4f76f5bf4fb1d2070bdfb19ead5bf3dc8d66 (diff) |
Merge "move hieradata/ceph into ceph-base service"
Diffstat (limited to 'puppet/hieradata/ceph.yaml')
-rw-r--r-- | puppet/hieradata/ceph.yaml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml index ccb41cc4..c8c5804b 100644 --- a/puppet/hieradata/ceph.yaml +++ b/puppet/hieradata/ceph.yaml @@ -1,9 +1,2 @@ -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 - +# Do not add hieradata in this file, and use composable services. ceph_classes: [] |