Merge "Correct var name in globals.yml"

This commit is contained in:
Jenkins 2016-03-18 05:37:41 +00:00 committed by Gerrit Code Review
commit 38be3f2ce9

View File

@ -103,7 +103,7 @@ neutron_external_interface: "eth1"
###################
# Ceph can be setup with a caching to improve performance. To use the cache you
# must provide separate disks than those for the OSDs
# ceph_use_cache: "no"
#ceph_enable_cache: "no"
# Valid options are [ forward, none, writeback ]
#ceph_cache_mode: "writeback"