Skip to content

Commit 56abf11

Browse files
authored
Merge pull request #69728 from danielclowers/CNV-34998
CNV#34998 - change authorized ssh key to public ssh key
2 parents 81da2c1 + 0fe8664 commit 56abf11

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

virt/getting_started/virt-web-console-overview.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The *Overview* page displays resources, metrics, migration progress, and cluster
8585
|{VirtProductName} version, update status, live migration, templates project, preview features, and load balancer service settings.
8686
8787
|*Settings* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-settings-user_virt-web-console-overview[*User* tab]
88-
|Authorized SSH keys, user permissions, and welcome information settings.
88+
|Public SSH keys, user permissions, and welcome information settings.
8989
9090
|*Settings* -> *Preview features*
9191
|Enable select link:https://access.redhat.com/support/offerings/techpreview/[preview features] in the UI. Features in this tab change frequently.
@@ -214,7 +214,7 @@ The *Settings* tab displays cluster-wide settings.
214214
|{VirtProductName} version and update status, live migration, templates project, and load balancer service settings.
215215
216216
|xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-settings-user_virt-web-console-overview[*User* tab]
217-
|Authorized SSH key management, user permissions, and welcome information settings.
217+
|Public SSH key management, user permissions, and welcome information settings.
218218
|====
219219
=====
220220

@@ -272,7 +272,7 @@ To store Red Hat templates in multiple projects, xref:../../virt/getting_started
272272
[id="overview-settings-user_virt-web-console-overview"]
273273
==== User tab
274274

275-
You view user permissions and manage authorized SSH keys and welcome information on the *User* tab.
275+
You view user permissions and manage public SSH keys and welcome information on the *User* tab.
276276

277277
.*User* tab
278278
[%collapsible]
@@ -283,7 +283,7 @@ You view user permissions and manage authorized SSH keys and welcome information
283283
|Description
284284
285285
|*Manage SSH keys* section
286-
|Expand this section to add authorized SSH keys to a project.
286+
|Expand this section to add public SSH keys to a project.
287287
288288
The keys are added automatically to all virtual machines that you subsequently create in the selected project.
289289
@@ -496,7 +496,7 @@ You configure a virtual machine on the *VirtualMachine details* page.
496496
|Config map, secret, and service account management.
497497
498498
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-scripts_virt-web-console-overview[*Configuration* -> *Scripts* tab]
499-
|Cloud-init settings, authorized SSH key and dynamic key injection for Linux virtual machines, Sysprep settings for Windows virtual machines.
499+
|Cloud-init settings, public SSH key and dynamic key injection for Linux virtual machines, Sysprep settings for Windows virtual machines.
500500
501501
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-events_virt-web-console-overview[*Events* tab]
502502
|Virtual machine event stream.
@@ -636,7 +636,7 @@ The number of CPUs is calculated by using the following formula: `sockets * thre
636636
|These settings apply to Linux.
637637
638638
|*SSH using virtctl*
639-
|Click the copy icon to copy the `virtctl ssh` command to the clipboard. This feature is disabled if the virtual machine does not have an authorized SSH key.
639+
|Click the copy icon to copy the `virtctl ssh` command to the clipboard. This feature is disabled if the virtual machine does not have a public SSH key.
640640
641641
|*SSH service type*
642642
|Select *SSH over LoadBalancer*.
@@ -749,7 +749,7 @@ You configure scheduling, network interfaces, disks, and other options on the *C
749749
|Config maps, secrets, and service accounts.
750750
751751
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-scripts_virt-web-console-overview[*Scripts* tab]
752-
|Cloud-init settings, authorized SSH key for Linux virtual machines, Sysprep answer file for Windows virtual machines.
752+
|Cloud-init settings, public SSH key for Linux virtual machines, Sysprep answer file for Windows virtual machines.
753753
|====
754754
=====
755755

@@ -890,7 +890,7 @@ Restart the virtual machine to apply changes.
890890
|*Cloud-init*
891891
|Click the edit icon to edit the cloud-init settings.
892892
893-
|*Authorized SSH key*
893+
|*Public SSH key*
894894
|Click the edit icon to add a public SSH key to a Linux virtual machine.
895895
896896
The key is added as a cloud-init data source at first boot.
@@ -1295,7 +1295,7 @@ You manage the cloud-init settings, SSH keys, and Sysprep answer files on the *S
12951295
|*Cloud-init*
12961296
|Click the edit icon to edit the cloud-init settings.
12971297
1298-
|*Authorized SSH key*
1298+
|*Public SSH key*
12991299
|Click the edit icon to create a new secret or to attach an existing secret to a Linux virtual machine.
13001300
13011301
|*Sysprep*

0 commit comments

Comments
 (0)