-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.13, 4.12, 4.11.z, 4.10.z, 4.9.z, 4.14, 4.15, 4.16, 4.17
-
None
-
None
-
False
-
Description of problem:
Directory name mismatched
Version-Release number of selected component (if applicable):
How reproducible:
IBM cloud bare metal (classic) installation workflow's install-config.yaml placement directory name.
Steps to Reproduce:
- Go to IBM Cloud (classic) installation workflow doc.
- Check directory name in point 2 and 3 of Configuring the install-config.yaml file section
Actual results:
cp install-config.yaml ~/clusterconfig
Expected results:
cp install-config.yaml ~/clusterconfigs
Additional info:
cd: clusterconfig: No such file or directory, failed to change directory as created directory name ~/clusterconfigs is not matching with provided directory name ~/clusterconfig