Skip to content

Commit 3924176

Browse files
authored
Merge pull request #84710 from kunalmemane/fix/installation-workflow-ibm-cloud-classic
OCPBUGS-44416: Directory name fix in installation workflow for IBM cloud bare metal (classic)
2 parents 43b08d9 + 08358fe commit 3924176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/install-ibm-cloud-classic-configuring-the-install-config-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $ mkdir ~/clusterconfigs
8686
+
8787
[source,terminal]
8888
----
89-
$ cp install-config.yaml ~/clusterconfig
89+
$ cp install-config.yaml ~/clusterconfigs
9090
----
9191

9292
. Ensure all bare metal nodes are powered off prior to installing the {product-title} cluster:

0 commit comments

Comments
 (0)