aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/manila-backend-cephfs.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-25 06:14:13 +0000
committerGerrit Code Review <review@openstack.org>2017-04-25 06:14:13 +0000
commit386ac7791b1ed53445c059ec2b7b9f1a00222a37 (patch)
treeec49b04ac5ab7f2b6daab0ad702803653a6e719c /puppet/services/manila-backend-cephfs.yaml
parent6db405e9dfcc5b5f917612aad526e391bdf7e6de (diff)
parent99371a90a29b4f9ffda606263540a1ef0b919633 (diff)
Merge "Disable Manila CephFS snapshots by default"
Diffstat (limited to 'puppet/services/manila-backend-cephfs.yaml')
-rw-r--r--puppet/services/manila-backend-cephfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/manila-backend-cephfs.yaml b/puppet/services/manila-backend-cephfs.yaml
index 36ef1ea9..2a6d7e34 100644
--- a/puppet/services/manila-backend-cephfs.yaml
+++ b/puppet/services/manila-backend-cephfs.yaml
@@ -39,7 +39,7 @@ parameters:
default: 'ceph'
ManilaCephFSNativeCephFSEnableSnapshots:
type: boolean
- default: true
+ default: false
ManilaCephFSDataPoolName:
default: manila_data
type: string