Skip to content

Commit

Permalink
doc: consistent top-level autoinstall keyword
Browse files Browse the repository at this point in the history
Also deletes a note to users about not needing the autoinstall keyword
in non cloud-config delivery methods. We should keep a hint in the reference
that this is available, but generally let's always suggest to use the
top-level autoinstall keyword.
  • Loading branch information
Chris-Peterson444 committed Apr 2, 2024
1 parent 7da4265 commit ef8a7b5
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 131 deletions.
12 changes: 0 additions & 12 deletions doc/intro-to-autoinstall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@ path is relative to the rootfs of the installation system. For example:

* :code:`subiquity.autoinstallpath=path/to/autoinstall.yaml`

.. note::

Directly specifying autoinstall as a :code:`autoinstall.yaml` file does not
require a :code:`#cloud-config` header, and does not use a top level
``autoinstall:`` key. The autoinstall directives are placed at the top
level. For example:

.. code-block:: yaml
version: 1
....

Order precedence of the autoinstall locations
=============================================
Expand Down
Loading

0 comments on commit ef8a7b5

Please sign in to comment.