doc: document "source" section in autoinstall-reference

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
This commit is contained in:
Olivier Gayot 2022-10-20 14:52:51 +02:00
parent ebe22945da
commit 8951cf0e04
1 changed files with 17 additions and 0 deletions

View File

@ -132,6 +132,23 @@ Corresponds to the value of `grp:` option from the `XKBOPTIONS` setting. Accepta
The version of subiquity released with 20.04 GA does not accept `null` for this field due to a bug.
### source
**type:** mapping, see below
**default:** see below
**can be interactive:** yes
#### search_drivers
**type:** boolean
**default:** `true`
Whether the installer should search for available third-party drivers. When set to `false`, it disables the drivers screen and [section](#drivers).
#### id
**type:** string
**default:** identifier of the first available source.
Identifier of the source to install (e.g., `"ubuntu-server-minimized"`).
<a name="network"></a>
### network