aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-05 08:58:36 +0000
committerGerrit Code Review <review@openstack.org>2015-05-05 08:58:36 +0000
commit48c3627baae7a061b22f273c3d55151577085895 (patch)
tree4a224091bba6f078e32950b8e6dba38604cb0f1e /puppet/hieradata
parent4d4a544c26ffca49a47a90d511996d3bdb2c1d06 (diff)
parent2de01bc4fb0f492c935f22630f7a19f8c2c08f4d (diff)
Merge "Move Ceph OSD data path configuration into static ceph.yaml file"
Diffstat (limited to 'puppet/hieradata')
-rw-r--r--puppet/hieradata/ceph.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml
index 33ce5efe..280457df 100644
--- a/puppet/hieradata/ceph.yaml
+++ b/puppet/hieradata/ceph.yaml
@@ -3,6 +3,7 @@ ceph::profile::params::osd_pool_default_pg_num: 128
ceph::profile::params::osd_pool_default_pgp_num: 128
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