Skip to content

Commit 57b6710

Browse files
authored
Merge pull request #528 from stackhpc/correct-manila-multinode-docs
Correct Manila backend variable in multinode docs
2 parents 71d3e2a + eec982d commit 57b6710

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)