aboutsummaryrefslogtreecommitdiffstats
path: root/environments/puppet-ceph-external.yaml
diff options
context:
space:
mode:
authorJohn Fulton <fulton@redhat.com>2016-10-15 16:38:13 -0400
committerJohn Fulton <fulton@redhat.com>2017-01-16 22:39:47 +0000
commit269a3bbede2a6299d7fb7f1276e6645803cb4232 (patch)
treedf1d55c2e2d796bdf1d24f527e632ae4933ab187 /environments/puppet-ceph-external.yaml
parente4d28996273ff6c8a1e53351b875686527898358 (diff)
Allow user to configure Ceph rbd_default_features
Allow user to configure rbd_default_features parameter in ceph.conf / [client] section. Operators deploying newer Ceph clients that must use older Ceph servers need to be able to easily set this option for backwards compatibility. Change-Id: I685c95c47282894bb6309168c537de877dbccc66 Depends-On: I477640c5db2cc84622da7734fb54cfe7740bd137 Related-Bug: 1633552
Diffstat (limited to 'environments/puppet-ceph-external.yaml')
-rw-r--r--environments/puppet-ceph-external.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/puppet-ceph-external.yaml b/environments/puppet-ceph-external.yaml
index 06e4f7aa..5f8b02ad 100644
--- a/environments/puppet-ceph-external.yaml
+++ b/environments/puppet-ceph-external.yaml
@@ -30,5 +30,8 @@ parameter_defaults:
# finally we disable the Cinder LVM backend
CinderEnableIscsiBackend: false
+ # Uncomment if connecting to a pre-Jewel or RHCS1.3 Ceph Cluster
+ # RbdDefaultFeatures: 1
+
# Backward compatibility setting, will be removed in the future
CephAdminKey: ''