Skip to content

Commit 82d2a2b

Browse files
authored
Merge pull request #85660 from openshift-cherrypick-robot/cherry-pick-84710-to-enterprise-4.16
[enterprise-4.16] : Directory name fix in installation workflow for IBM cloud bare metal (classic)
2 parents 23f04be + 74c348e commit 82d2a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/install-ibm-cloud-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)