-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.14.z
-
Moderate
-
No
-
False
-
Description of problem:
The OCP installer command `./openshift-install create install-config` does not prompt for ssh-key during the survey. Ideally this should be the 1st question in the survey.
Version-Release number of selected component (if applicable):
4.14.z
How reproducible:
Always
Steps to Reproduce:
1. Download the openshift-install binary from https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.0-rc.4/openshift-install-linux-4.14.0-rc.4.tar.gz and extract it. 2. Run the command `./openshift-install create install-config` and the survey does not ask for SSH Public Key.
Actual results:
The SSH Public Key should have been asked.
Expected results:
Additional info:
- split to
-
RFE-4756 Enhanced SSH Key Handling and Prompting in openshift-install Command
- Backlog