We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b15c55 commit fe7757fCopy full SHA for fe7757f
doc/source/contributor/environments/ci-multinode.rst
@@ -36,6 +36,7 @@ If you are working on an existing deployment, you need to do the following first
36
2. Create cephx key for Manila: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-keys.yml``
37
3. Run Manila related Ceph commands: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-commands-post.yml``
38
4. Gather Ceph configuration and keyring for Manila: ``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/cephadm-gather-keys.yml``
39
+5. Configure Storage network on Seed node: ``kayobe seed host configure -t network,ip-allocation,snat``
40
41
Then, run ``kayobe overcloud service deploy`` to deploy Manila.
42
0 commit comments