@@ -294,8 +294,8 @@ node is powered back on.
294294Software Updates
295295================
296296
297- Update Host Packages on Control Plane
298- -------------------------------------
297+ Sync local Pulp server with StackHPC Release Train
298+ --------------------------------------------------
299299
300300The host packages and Kolla container images are distributed from `StackHPC Release Train
301301<https://stackhpc.github.io/stackhpc-release-train/> `__ to ensure tested and reliable
@@ -325,9 +325,14 @@ To sync container images:
325325 kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-sync.yml
326326 kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-publish.yml
327327
328+ For more information about StackHPC Release Train, see :ref: `stackhpc-release-train ` documentation.
329+
328330Once sync with StackHPC Release Train is done, new contents will be accessible from local
329331Pulp server.
330332
333+ Update Host Packages on Control Plane
334+ -------------------------------------
335+
331336Host packages can be updated with:
332337
333338.. code-block :: console
@@ -340,7 +345,7 @@ See https://docs.openstack.org/kayobe/latest/administration/overcloud.html#updat
340345Upgrading OpenStack Services
341346----------------------------
342347
343- * Update tags for the images in ``etc/kayobe/kolla-image-tags.yml `` to use the new value of `` kolla_openstack_release ``
348+ * Update tags for the images in ``etc/kayobe/kolla-image-tags.yml ``
344349* Pull container images to overcloud hosts with ``kayobe overcloud container image pull ``
345350* Run ``kayobe overcloud service upgrade ``
346351
0 commit comments