Skip to content
Snippets Groups Projects
Commit bb342b07 authored by MD NADEEM's avatar MD NADEEM
Browse files

Correct var name in globals.yml

Change variable name ceph_use_cache to ceph_enable_cache

TrivialFix

Change-Id: Ifeabf2a7212a78a81703f3e867c2566652b1aebc
parent e20f3ec7
No related branches found
No related tags found
No related merge requests found
...@@ -103,7 +103,7 @@ neutron_external_interface: "eth1" ...@@ -103,7 +103,7 @@ neutron_external_interface: "eth1"
################### ###################
# Ceph can be setup with a caching to improve performance. To use the cache you # Ceph can be setup with a caching to improve performance. To use the cache you
# must provide separate disks than those for the OSDs # must provide separate disks than those for the OSDs
# ceph_use_cache: "no" #ceph_enable_cache: "no"
# Valid options are [ forward, none, writeback ] # Valid options are [ forward, none, writeback ]
#ceph_cache_mode: "writeback" #ceph_cache_mode: "writeback"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment