Clarify disjoint builders in docs

There's a nuance to dealing with diskimages on disjoint builders;
clarify that.

Change-Id: I354877a655b7673c3fbb76177378b931ea283d8d
This commit is contained in:
James E. Blair 2022-07-28 10:31:03 -07:00
parent 6a56940275
commit 74c95832b2
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