Bug 1131167
Summary: | oo-install proceeds with install when user has requested quit | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Luke Meyer <lmeyer> |
Component: | Installer | Assignee: | Jason DeTiberus <jdetiber> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1.0 | CC: | anli, jdetiber, jokerman, libra-bugs, libra-onpremise-devel, mmccomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-03 19:54:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Luke Meyer
2014-08-18 15:17:57 UTC
The 2.2 ha installer work will be addressing this as well. Verified and pass 1) go to main menu when input 'q' Do you want to make any changes to the subscription info in the configuration file? (y/n/q/?) q Returning to main menu. OpenShift Installer (Build 20140924-1842) ---------------------------------------------------------------------- Welcome to OpenShift. This installer will guide you through a basic system deployment, based on one of the scenarios below. Select from the following installation scenarios. You can also type '?' for Help or 'q' to Quit: 1. Install OpenShift Enterprise 2. Add a Node to OpenShift Enterprise Type a selection and press <return>: q oo-install exited; keeping temporary assets in /tmp/ 2) Exit installation when Ctrl+C . Do you want to make any changes to the subscription info in the configuration file? (y/n/q/?) ^C Exiting oo-install at user request. oo-install exited; keeping temporary assets in /tmp/ 3)The configure values are saved. head .openshift/oo-install-cfg.yml --- Vendor: OpenShift Origin Community Subscription: type: none Version: 0.0.1 Name: OpenShift Installer Configuration Deployment: Global: default_gear_size: small broker_hostname: Issue resolved with OSE 2.2 installer. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2014-1796.html |