subiquity/doc/reference
Chris Peterson d812919366 autoinstall: enforce top-level keys
Subiquity currently ignores invalid top-level keys, but this has likely
been a major source of confusion of autoinstall capabilities.

In future versions, the following autoinstall config will throw an
AutoinstallValidationError:

    version: 2
    interactive-sections:
        - identity
    literally-anything: lmao

This patch adds warnings for version 1 and will begin to throw
an AutoinstallValidationError on these instances in version 2 once
it has been enabled.
2024-03-25 19:52:39 -07:00
..
autoinstall-reference.rst autoinstall: enforce top-level keys 2024-03-25 19:52:39 -07:00
autoinstall-schema.rst doc: use literalinclude for autoinstall-schema 2024-01-29 09:31:32 -08:00
index.rst Add ubuntu-image reference. 2024-03-07 15:09:47 +01:00
ubuntu-image.rst Add ubuntu-image reference. 2024-03-07 15:09:47 +01:00