subiquity/examples/answers
Olivier Gayot 446bf3814d answers: move ssh-import-id directive to SSH section
When running answers-based automation, the SSH controller looks into
more than one section to find ssh-import-id directives.

If the "SSH" section exists, then it is where the ssh-import-id
directives must be placed. However, if the section does not exist, the
controller will also look for ssh-import-id directives in the "Identity"
section.

The answers.yaml file used this special mechanism. This is fine.
However, if one adds a SSH section to customize other settings (e.g.,
install_server, pwauth), then the ssh-import-id directives in the
Identity section suddently get ignored ; which is confusing and looks
as if there is a bug.

Let's move ssh-import-id directives to the SSH section.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2024-02-12 13:59:23 +01:00
..
answers.yaml answers: move ssh-import-id directive to SSH section 2024-02-12 13:59:23 +01:00
bond.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
core.yaml add an integration test to install core and some fixes 2023-07-19 15:49:32 +12:00
desktop.yaml examples: add desktop source with different variations 2023-10-10 16:59:31 +02:00
guided-lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
imsm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
lvm-dmcrypt.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
preserve.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
raid-lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
raid.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
serial.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
swap.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
system-setup-init.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
system-setup-reconf.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
tpm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00