aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/ceph.yaml
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-07-28 13:23:39 -0400
committerEmilien Macchi <emilien@redhat.com>2016-07-29 20:36:57 +0000
commitf67c4f76f5bf4fb1d2070bdfb19ead5bf3dc8d66 (patch)
tree0e923800fd5254d241a7dfa248b7470e9c65588b /puppet/hieradata/ceph.yaml
parent03fbc98601a96c6bd51915a25ac1f73cbc53239c (diff)
move hieradata/ceph into ceph-base service
Part of composable roles work, move hieradata/ceph into the ceph-base profile directly. Also add a comment in all hieradata files to stop adding more data and use composable services. Change-Id: I97cc22a253b547be6b99312b6072f53b428aae2c
Diffstat (limited to 'puppet/hieradata/ceph.yaml')
-rw-r--r--puppet/hieradata/ceph.yaml9
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: []