Skip to content

Commit 9d6e39a

Browse files
MoteHuemarkgoddard
andauthored
Apply suggestions from code review
Co-authored-by: Mark Goddard <[email protected]>
1 parent a8bb5ed commit 9d6e39a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/contributor/package-updates.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Preparations
2727

2828
* Build and push Kolla container images.
2929

30-
* Open a draft PR into ``stackhpc/kayobe-config`` with the updated container image tags.
30+
* Open a draft PR into ``stackhpc-kayobe-config`` with the updated container image tags.
3131

3232
* Test.
3333

@@ -71,10 +71,10 @@ There is a comprehensive guide to setting up a multinode environment with Terraf
7171

7272
* Before starting any tests, run ``dnf distro-sync`` on each host to ensure you are using the same snapshots as in the release train. You can do this using the following commands:
7373

74-
.. code-block:: console
74+
.. code-block:: console
7575
76-
kayobe seed host command run -b --command "dnf distro-sync"
77-
kayobe overcloud host command run -b --command "dnf distro-sync"
76+
kayobe seed host command run -b --command "dnf distro-sync"
77+
kayobe overcloud host command run -b --command "dnf distro-sync"
7878
7979
* This may have installed a new kernel version. If so, you will need to reboot the overcloud hosts. You can check the installed kernels and the currently running kernel with the following commands. If the latest listed version is not running, you will need to reboot.
8080

0 commit comments

Comments
 (0)