Skip to content

Commit 8d23936

Browse files
authored
Merge pull request #579 from stackhpc/multinode-correct-manila-docs
Correct Manila backend in mutlinode docs
2 parents 07ad532 + 9ae4ac9 commit 8d23936

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)