Skip to content

Commit 5f3f47a

Browse files
committed
OCPBUGS-15814 Updated step 5 in the Running the Installation section
1 parent f06721a commit 5f3f47a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/cco-ccoctl-install-creating-manifests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ where `<installation_directory>` is the directory in which the installation prog
147147
$ cp /<path_to_ccoctl_output_dir>/manifests/* ./manifests/
148148
----
149149

150-
. Copy the private key that the `ccoctl` utility generated in the `tls` directory to the installation directory by running the following command:
150+
. Copy the `tls` directory that contains the private key to the installation directory:
151151
+
152152
[source,terminal,subs="+quotes"]
153153
----

modules/sts-mode-installing-manual-run-installer.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ openshift-install create manifests
5151
$ cp /<path_to_ccoctl_output_dir>/manifests/* ./manifests/
5252
----
5353

54-
. Copy the private key that the `ccoctl` generated in the `tls` directory to the installation directory:
54+
. Copy the `tls` directory containing the private key that the `ccoctl` generated to the installation directory:
5555
+
5656
[source,terminal,subs="+quotes"]
5757
----

0 commit comments

Comments
 (0)