Skip to content

Commit 9aa8edd

Browse files
committed
Correct the web console button name
The correct button name is Web Console, not Red Hat web console. Also added missing newline to assembly file.
1 parent 68e52b7 commit 9aa8edd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/common/assembly_host-management-and-monitoring-using-cockpit.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ include::modules/proc_managing-and-monitoring-hosts-using-cockpit.adoc[leveloffs
66

77
ifndef::foreman-deb[]
88
include::modules/proc_disabling-cockpit-on-project.adoc[leveloffset=+1]
9-
endif::[]
9+
endif::[]

guides/common/modules/proc_disabling-cockpit-on-project.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Perform the following procedure if you want to disable {Cockpit} on {Project}.
1212
----
1313
. In the {ProjectWebUI}, navigate to *Administer* > *Settings* and click the *Remote execution* tab.
1414
. In the *Cockpit URL* row, erase the setting under *Value* and click *Submit*.
15-
This removes the *{Cockpit}* button from the {ProjectWebUI}.
15+
This removes the *Web Console* button from the {ProjectWebUI}.
1616
. Uninstall the {Cockpit} package from {Project}:
1717
+
1818
[options="nowrap", subs="+quotes,verbatim,attributes"]

0 commit comments

Comments
 (0)