Skip to content

Commit 9ae4ac9

Browse files
committed
Correct Manila backend in mutlinode docs
1 parent 07ad532 commit 9ae4ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/contributor/environments/ci-multinode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ is not enabled by default. To enable it, set the following in
6464
.. code-block:: yaml
6565
6666
kolla_enable_manila: true
67-
kolla_enable_manila_backend_cephfs: true
67+
kolla_enable_manila_backend_cephfs_native: true
6868
6969
And re-run ``kayobe overcloud service deploy`` if you are working on an existing
7070
deployment.

0 commit comments

Comments
 (0)