-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.20
-
None
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
In step 2 i) of the following procedure to download a Discovery ISO which would be used to install a cluster on Oracle Cloud Infrastructure (OCI) with the Assisted Installer, the command to retrieve the local SSH key is shown as the following:
$ cat ~/.ssh/id_rsa.put
The filename of "id_rsa.put" should be changed to reflect the correct file name of the default public key:
$ cat ~/.ssh/id_rsa.pub
Version-Release number of selected component (if applicable):
How reproducible:
Every time
Steps to Reproduce:
1. Navigate to the relevant section in the documentation
2.
3.
Actual results:
Expected results:
Additional info: