Skip to content

Commit

Permalink
reference: examples for source
Browse files Browse the repository at this point in the history
  • Loading branch information
dbungert committed Jul 25, 2024
1 parent d00e222 commit 9d775b9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/reference/autoinstall-reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,26 @@ Current values:
* minimal ISO:
* minimal (default): ``xubuntu-desktop-minimal``

source examples:

.. code-block:: yaml
autoinstall:
# default behavior
source:
search_drivers: true
id: <the install source marked as default in install-sources.yaml>
autoinstall:
# on the ubuntu-server ISO, install with the minimal source
source:
id: ubuntu-server-minimal
autoinstall:
# on the Ubuntu desktop ISO, install with the standard source
source:
id: ubuntu-desktop
.. _ai-network:

network
Expand Down

0 comments on commit 9d775b9

Please sign in to comment.