Skip to content

Commit 2cab5b5

Browse files
authored
Merge pull request #89338 from danielclowers/CNV-50962-DC
CNV#40962: Documentation Issue in Regards to SSP Operator
2 parents 8c58e98 + c719408 commit 2cab5b5

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

modules/virt-connecting-vm-virtctl.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ $ virtctl console <vm_name>
4141
. Press `Ctrl+]` to end the console session.
4242
endif::[]
4343
ifdef::vnc-console[]
44+
+
4445
[source,terminal]
4546
----
4647
$ virtctl vnc <vm_name>

modules/virt-temporary-token-VNC.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
3+
// * virt/managing_vms/virt-accessing-vm-consoles.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="virt-temporary-token-VNC_{context}"]
@@ -15,7 +15,7 @@ Kubernetes also supports authentication using client certificates, instead of a
1515

1616
.Prerequisites
1717

18-
* A running VM with {VirtProductName} 4.14 or later and xref:../../virt/about-virt/virt-architecture#virt-about-ssp-operator_virt-architecture[`ssp-operator`] 4.14 or later
18+
* A running VM with {VirtProductName} 4.14 or later and `ssp-operator` 4.14 or later.
1919
2020
.Procedure
2121

virt/managing_vms/virt-accessing-vm-consoles.adoc

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,14 @@ You can connect to the VNC console of a virtual machine by using the {product-ti
2121
:context: vnc-console
2222
include::modules/virt-connecting-to-vm-console-web.adoc[leveloffset=+2]
2323
include::modules/virt-connecting-vm-virtctl.adoc[leveloffset=+2]
24-
:!vnc-console:
25-
26-
:context: vnc-console
2724
include::modules/virt-temporary-token-VNC.adoc[leveloffset=+2]
28-
:!vnc-console:
2925

30-
:context: vnc-console
26+
[role="_additional-resources"]
27+
.Additional resources
28+
* xref:../../virt/about_virt/virt-architecture.adoc#virt-about-ssp-operator_virt-architecture[About the Scheduling, Scale, and Performance (SSP) Operator]
29+
3130
include::modules/virt-cluster-role-VNC.adoc[leveloffset=+3]
32-
:!vnc-console:
31+
:context: virt-accessing-vm-consoles
3332

3433
[id="serial-console_virt-accessing-vm-consoles"]
3534
== Connecting to the serial console
@@ -44,7 +43,7 @@ Running concurrent VNC connections to a single virtual machine is not currently
4443
:context: serial-console
4544
include::modules/virt-connecting-to-vm-console-web.adoc[leveloffset=+2]
4645
include::modules/virt-connecting-vm-virtctl.adoc[leveloffset=+2]
47-
:!serial-console:
46+
:context: virt-accessing-vm-consoles
4847

4948
[id="desktop-viewer_virt-accessing-vm-consoles"]
5049
== Connecting to the desktop viewer
@@ -53,4 +52,4 @@ You can connect to a Windows virtual machine (VM) by using the desktop viewer an
5352

5453
:context: desktop-viewer
5554
include::modules/virt-connecting-to-vm-console-web.adoc[leveloffset=+2]
56-
:!desktop-viewer:
55+
:context: virt-accessing-vm-consoles

0 commit comments

Comments
 (0)