Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/source/configuration/release-train.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@ See the Kayobe :kayobe-doc:`custom playbook documentation
packages have been validated in a development or staging environment.
* ``pulp-container-sync.yml``: Pull container images from Ark to the local
Pulp. This will create a new repository version (snapshot) for each
repository in the local Pulp server when new image tags are available. The
new image tags will not be available to cloud nodes until they have been
published.
repository in the local Pulp server when new image tags are available. If
these are new container image repositories, then the new image tags will not
be available to cloud nodes until they have been published.
* ``pulp-container-publish.yml``: Publish synchronised container images in the
local Pulp. This will make synchonised container images available to cloud
nodes.
Expand Down