Skip to content

Commit bc9da2a

Browse files
authored
Merge pull request #1166 from stackhpc/documentation_update
Documentation update
2 parents d102d18 + bc4ba00 commit bc9da2a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/contributor/package-updates.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,17 +237,17 @@ Then run Octavia test script:
237237
https://gist.github.com/MoteHue/ee5990bddea0677f54d8bb93d307aa71#file-octavia_test-sh
238238

239239

240-
Attempt to build OFED against the latest kernel
241-
###############################################
240+
Attempt to build OFED against the latest kernel in ARK
241+
######################################################
242242

243243
Note that this only needs to be performed once.
244244

245245
.. code-block:: console
246246
247-
kayobe seed host configure -t dnf -kt none
248-
kayobe seed host package update --packages "*"
247+
kayobe overcloud host configure -t dnf
248+
kayobe overcloud host package update --packages "*"
249249
250-
Then run the OFED test script:
250+
Then run the OFED test script on one of the upgraded overcloud hosts:
251251

252252
https://gist.github.com/cityofships/b4883ee19f75d14534f04115892b8465
253253

0 commit comments

Comments
 (0)