From 2d768ca8559607c641964cd6e076ffa0016eb70c Mon Sep 17 00:00:00 2001 From: Rolfe Dlugy-Hegwer Date: Tue, 17 Oct 2023 11:53:38 -0400 Subject: [PATCH] =?UTF-8?q?[enterprise-4.14]=20RHDEVDOCS-2966=20tracker=20?= =?UTF-8?q?for=20Bug=201956414=20-=20[DOC]=20Remo=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/installation-configuration-parameters.adoc | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index f6b0c497bf..72d530001a 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -580,18 +580,13 @@ endif::ibm-power-vs[] endif::[] |`sshKey` -| The SSH key or keys to authenticate access your cluster machines. +| The SSH key to authenticate access to your cluster machines. [NOTE] ==== For production {product-title} clusters on which you want to perform installation debugging or disaster recovery, specify an SSH key that your `ssh-agent` process uses. ==== -a|One or more keys. For example: -``` -sshKey: - - - -``` +a|For example, `sshKey: ssh-ed25519 AAAA..`. + |==== ifdef::ibm-power-vs[]