File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ for the module build.
38
38
39
39
The build script will output a ``doca-kernel-repo `` RPM which contains all kernel modules built
40
40
as part of the workflow. When this RPM is installed, the repofile is created pointing to the
41
- modules in `/usr/share/doca-host-<doca-version>/Modules/<kernel-version>/ ` on the host.
41
+ modules in `` /usr/share/doca-host-<doca-version>/Modules/<kernel-version>/ ` ` on the host.
42
42
43
43
push-ofed
44
44
---------
@@ -76,7 +76,7 @@ DOCA repositories can be templated to hosts by running Kayobe host configure.
76
76
77
77
StackHPC DOCA kernel modules will require the latest kernel version available in Ark for
78
78
the current Rocky minor version. You should ensure that packages are up to date by running
79
- a package update, which can also be limited to hosts in the `mlnx ` group.
79
+ a package update, which can also be limited to hosts in the `` mlnx ` ` group.
80
80
81
81
.. code-block :: console
82
82
@@ -85,7 +85,7 @@ a package update, which can also be limited to hosts in the `mlnx` group.
85
85
install-doca
86
86
------------
87
87
88
- A playbook is provided to install DOCA on hosts in the `mlnx ` group. Ensure this group
88
+ A playbook is provided to install DOCA on hosts in the `` mlnx ` ` group. Ensure this group
89
89
is configured to include the hosts you wish to install DOCA on. To run the install
90
90
playbook:
91
91
You can’t perform that action at this time.
0 commit comments