Merge "Clarify disjoint builders in docs"

This commit is contained in:
Zuul 2022-07-29 08:40:00 +00:00 committed by Gerrit Code Review
commit 4c947487d1
1 changed files with 6 additions and 0 deletions

View File

@ -240,6 +240,12 @@ Options
remove its entry from ``diskimages``. All uploads will be deleted
as well as the files on disk.
If multiple builders are used to build disjoint images, the
`diskimage` stanza for every image must be present on every
builder, however, each builder may have different providers
configured, and a given builder will only build images used by its
configured providers.
A sample configuration section is illustrated below.
.. code-block:: yaml