Skip to content

Commit

Permalink
Merge pull request canonical#1956 from Chris-Peterson444/top-level-au…
Browse files Browse the repository at this point in the history
…toinstall

Allow top-level autoinstall in all delivery methods
  • Loading branch information
Chris-Peterson444 authored Apr 4, 2024
2 parents d77bfbe + 26761b4 commit 16bcfcf
Show file tree
Hide file tree
Showing 7 changed files with 267 additions and 135 deletions.
1 change: 1 addition & 0 deletions doc/.custom_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ pw
realname
rootfs
rsyslog
runtime
subvolume
subvolumes
superset
Expand Down
2 changes: 2 additions & 0 deletions doc/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ EBS
EKS
Grafana
IAM
ISO
ISOs
JSON
Jira
Juju
Expand Down
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 16bcfcf

Please sign in to comment.