diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml index 8aa0da4c32..36fa91a8c5 100644 --- a/etc/kolla/globals.yml +++ b/etc/kolla/globals.yml @@ -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"