Skip to content

Commit

Permalink
Merge pull request #479 from fao89/updatenfsdoc
Browse files Browse the repository at this point in the history
Update CR name on NFS docs
  • Loading branch information
openshift-ci[bot] authored Oct 25, 2023
2 parents 50b3d89 + 6492174 commit f143cb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/testing_with_ansibleee.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ Create an NFS PV, and a PVC that can be mounted on the ansibleee pods.
% oc apply -f edpm-ansible-storage.yaml
Add extraMount to your OpenStackDataPlane CR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Add extraMount to your OpenStackDataPlaneNodeSet CR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Use kustomize or "oc edit" to add the edpm-ansible PVC to the
OpenStackDataPlane's /spec/nodeTemplate/extraMounts. The
OpenStackDataPlaneNodeSet's /spec/nodeTemplate/extraMounts. The
mountPath is where the edpm-ansible *roles* and *plugins* directories are
located inside the openstack-ansibleee-runner container image. The
OpenStackDataPlane CR should contain the following snippet:
OpenStackDataPlaneNodeSet CR should contain the following snippet:

.. code-block:: console
Expand Down

0 comments on commit f143cb5

Please sign in to comment.