From cda41b7654bbc0ae0a39311971fee68c872efa8f Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Thu, 25 Jul 2024 13:40:42 -0600 Subject: [PATCH] reference: clarify ssh behavior on non-server ISOs Also add openssh as a permitted word. --- doc/.custom_wordlist.txt | 1 + doc/reference/autoinstall-reference.rst | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/.custom_wordlist.txt b/doc/.custom_wordlist.txt index e5b9e8de2..15a2a37b5 100644 --- a/doc/.custom_wordlist.txt +++ b/doc/.custom_wordlist.txt @@ -62,6 +62,7 @@ iSCSI init md oem +openssh passwd ppc pre diff --git a/doc/reference/autoinstall-reference.rst b/doc/reference/autoinstall-reference.rst index dc4534893..2fcde9587 100644 --- a/doc/reference/autoinstall-reference.rst +++ b/doc/reference/autoinstall-reference.rst @@ -718,7 +718,9 @@ install-server * **type:** boolean * **default:** ``false`` -Whether to install the OpenSSH server in the target system. +Whether to install the OpenSSH server in the target system. Note that Desktop +install ISOs do not include openssh-server on the ISO, so installs of +Desktop require Ubuntu archive access for install-server to be successful. authorized-keys ^^^^^^^^^^^^^^^