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:
parent
6a56940275
commit
74c95832b2
@ -240,6 +240,12 @@ Options
|
|||||||
remove its entry from ``diskimages``. All uploads will be deleted
|
remove its entry from ``diskimages``. All uploads will be deleted
|
||||||
as well as the files on disk.
|
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.
|
A sample configuration section is illustrated below.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user