Skip to content

Commit 08358fe

Browse files
committed
fix: Directory name fix in installation workflow for IBM cloud bare metal (classic)
1 parent 3bbee07 commit 08358fe

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)